We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c8070 commit 3cb7cecCopy full SHA for 3cb7cec
build.gradle.kts
@@ -116,7 +116,7 @@ dependencies {
116
annotationProcessor("com.google.auto.service:auto-service:1.1.0")
117
118
implementation("com.google.code.gson:gson:2.10.1")
119
- implementation("com.aliyun:alimt20181012:1.0.3")
+ implementation("com.aliyun:alimt20181012:1.1.1")
120
121
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.2")
122
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.3")
0 commit comments