Skip to content

Commit

Permalink
Update dependency io.javaoperatorsdk:operator-framework-spring-boot-s…
Browse files Browse the repository at this point in the history
…tarter-test to v5.2.0
  • Loading branch information
renovate[bot] authored and stefanbethke committed Oct 17, 2023
1 parent 5774034 commit 96e7017
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 @@ -49,7 +49,7 @@ dependencies {
annotationProcessor 'org.projectlombok:lombok'
annotationProcessor 'io.fabric8:crd-generator-apt:6.7.2'
testImplementation 'org.springframework.boot:spring-boot-starter-test:3.1.4'
testImplementation 'io.javaoperatorsdk:operator-framework-spring-boot-starter-test:5.1.0'
testImplementation 'io.javaoperatorsdk:operator-framework-spring-boot-starter-test:5.2.0'
}

tasks.named('test') {
Expand Down

0 comments on commit 96e7017

Please sign in to comment.