There was an error while loading. Please reload this page.
1 parent 7087484 commit 0dbe045Copy full SHA for 0dbe045
1 file changed
build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
testAnnotationProcessor 'io.github.reqstool:reqstool-java-annotations:1.0.0'
57
58
// Testing - JUnit BOM for version management
59
- testImplementation platform('org.junit:junit-bom:6.1.1')
+ testImplementation platform('org.junit:junit-bom:6.1.2')
60
testImplementation 'org.junit.jupiter:junit-jupiter-api'
61
testImplementation 'org.junit.jupiter:junit-jupiter-params'
62
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
0 commit comments