We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5723430 + 3a1c41a commit 0660946Copy full SHA for 0660946
build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
implementation 'org.json:json:20240303'
27
implementation 'io.github.ititus:ititus-commons:2.3.3'
28
29
- testImplementation platform('org.junit:junit-bom:5.10.2')
+ testImplementation platform('org.junit:junit-bom:5.10.3')
30
testImplementation 'org.junit.jupiter:junit-jupiter'
31
testImplementation 'org.assertj:assertj-core:3.26.0'
32
testImplementation 'org.mockito:mockito-core:5.12.0'
0 commit comments