We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca2e167 + 0f90c7c commit 1d1ef91Copy full SHA for 1d1ef91
build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
implementation ("org.mybatis.dynamic-sql:mybatis-dynamic-sql:1.5.2")
33
testImplementation ("org.assertj:assertj-core:3.26.3")
34
testImplementation ("org.junit.jupiter:junit-jupiter-api:5.11.3")
35
- testImplementation ("org.junit.jupiter:junit-jupiter-engine:5.11.0")
+ testImplementation ("org.junit.jupiter:junit-jupiter-engine:5.11.3")
36
testImplementation ("org.hsqldb:hsqldb:2.7.4")
37
}
38
0 commit comments