We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8cc7ed + d5dc8c9 commit e1ccfa0Copy full SHA for e1ccfa0
build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
implementation 'org.json:json:20250517'
27
implementation 'io.github.ititus:ititus-commons:2.3.3'
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
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
32
testImplementation 'org.assertj:assertj-core:3.27.6'
0 commit comments