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 661839b + 5f4c606 commit 19aeba2Copy full SHA for 19aeba2
build.gradle.kts
@@ -10,7 +10,7 @@ dependencies {
10
11
testImplementation("org.assertj:assertj-core:3.27.3")
12
testImplementation("org.jetbrains:annotations:26.0.2")
13
- testImplementation("org.junit.jupiter:junit-jupiter:5.12.1")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.12.2")
14
testImplementation("org.postgresql:postgresql:42.7.5")
15
16
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
0 commit comments