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 f091cd0 + 6190235 commit 0af3fa6Copy full SHA for 0af3fa6
build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
implementation "ch.qos.logback:logback-core:1.5.6"
22
implementation "ch.qos.logback:logback-classic:1.5.6"
23
24
- testImplementation platform("org.junit:junit-bom:5.10.2")
+ testImplementation platform("org.junit:junit-bom:5.10.3")
25
testImplementation "org.junit.jupiter:junit-jupiter"
26
testImplementation "org.assertj:assertj-core:3.25.3"
27
testImplementation "com.approvaltests:approvaltests:24.1.0"
0 commit comments