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.
2 parents b74d8c2 + d843160 commit 4973aecCopy full SHA for 4973aec
1 file changed
build.gradle.kts
@@ -28,7 +28,7 @@ minimallyCorrectDefaults {
28
dependencies {
29
val lombok = "org.projectlombok:lombok:1.18.18"
30
31
- testImplementation("junit:junit:4.12")
+ testImplementation("junit:junit:4.13.2")
32
implementation("org.ow2.asm:asm:9.1")
33
implementation("org.ow2.asm:asm-util:9.1")
34
implementation("org.ow2.asm:asm-tree:9.1")
0 commit comments