File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11plugins {
2- id ' io.freefair.lombok' version ' 8.10.2 '
2+ id ' io.freefair.lombok' version ' 8.11 '
33 id ' java-library'
44 id " me.champeau.jmh" version " 0.7.2"
55}
@@ -14,9 +14,9 @@ repositories {
1414
1515dependencies {
1616 implementation ' org.apache.commons:commons-lang3:3.17.0'
17- testImplementation ' ch.qos.logback:logback-classic:1.5.8 '
18- testImplementation ' org.assertj:assertj-core:3.26.3 '
19- testImplementation ' org.junit.jupiter:junit-jupiter-api:5.11.2 '
17+ testImplementation ' ch.qos.logback:logback-classic:1.5.15 '
18+ testImplementation ' org.assertj:assertj-core:3.27.0 '
19+ testImplementation ' org.junit.jupiter:junit-jupiter-api:5.11.4 '
2020 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine'
2121}
2222
You can’t perform that action at this time.
0 commit comments