File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ dependencies {
1212
1313 implementation(" net.pistonmaster:PistonUtils:1.4.0" )
1414 implementation(" me.xdrop:fuzzywuzzy:1.4.0" )
15- testImplementation(" org.junit.jupiter:junit-jupiter-api:5.14 .0" )
16- testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.14 .0" )
15+ testImplementation(" org.junit.jupiter:junit-jupiter-api:6.0 .0" )
16+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.0 .0" )
1717 implementation(" org.bstats:bstats-bukkit:3.1.0" )
1818 implementation(" org.apache.commons:commons-collections4:4.5.0" )
1919}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
1212 annotationProcessor(" org.projectlombok:lombok:1.18.42" )
1313
1414 testRuntimeOnly(" org.junit.platform:junit-platform-launcher" )
15- testImplementation(" org.junit.jupiter:junit-jupiter:5.14 .0" )
15+ testImplementation(" org.junit.jupiter:junit-jupiter:6.0 .0" )
1616 testImplementation(" org.mockito:mockito-core:5.20.0" )
1717 testImplementation(" org.mockito:mockito-junit-jupiter:5.20.0" )
1818}
You can’t perform that action at this time.
0 commit comments