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 7bc9e89 + 04a0ac6 commit 4bcb5b4Copy full SHA for 4bcb5b4
build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
27
implementation 'org.slf4j:slf4j-api:[2.0.0,)'
28
29
- testImplementation platform('org.junit:junit-bom:6.0.0')
+ testImplementation platform('org.junit:junit-bom:6.0.1')
30
testImplementation 'org.junit.jupiter:junit-jupiter'
31
32
compileOnly 'org.projectlombok:lombok:1.18.42'
0 commit comments