Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stefanbethke committed Jun 4, 2024
1 parent 7965479 commit 3afeea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
testCompileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'
annotationProcessor 'io.fabric8:crd-generator-apt:6.13.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
testImplementation 'org.springframework.boot:spring-boot-starter-test:3.3.0'
testImplementation 'io.javaoperatorsdk:operator-framework-spring-boot-starter-test:5.5.0'
Expand Down

0 comments on commit 3afeea9

Please sign in to comment.