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 364e287 commit 514f799Copy full SHA for 514f799
build.gradle.kts
@@ -116,7 +116,7 @@ dependencies {
116
annotationProcessor("com.google.auto.service:auto-service:1.1.1")
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.10.0")
122
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.3")
0 commit comments