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.6.0
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 58a0ae4 commit 6be88e5
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 @@ -46,7 +46,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
testImplementation 'org.springframework.boot:spring-boot-starter-test:3.3.2'
testImplementation 'io.javaoperatorsdk:operator-framework-spring-boot-starter-test:5.5.0'
testImplementation 'io.javaoperatorsdk:operator-framework-spring-boot-starter-test:5.6.0'
}

tasks.named('test') {
Expand Down

0 comments on commit 6be88e5

Please sign in to comment.