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 a4c3b61 commit d6c8070Copy full SHA for d6c8070
build.gradle.kts
@@ -119,6 +119,6 @@ dependencies {
119
implementation("com.aliyun:alimt20181012:1.0.3")
120
121
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.2")
122
- testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.2")
+ testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.3")
123
124
}
0 commit comments