Skip to content

Commit

Permalink
Update dependency io.fabric8:crd-generator-apt to v6.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 29ea630 commit 26ad890
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 @@ -42,7 +42,7 @@ dependencies {
compileOnly 'org.projectlombok:lombok'
testCompileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'
annotationProcessor 'io.fabric8:crd-generator-apt:6.9.2'
annotationProcessor 'io.fabric8:crd-generator-apt:6.11.0'
testImplementation 'org.springframework.boot:spring-boot-starter-test:3.2.3'
testImplementation 'io.javaoperatorsdk:operator-framework-spring-boot-starter-test:5.4.1'
}
Expand Down

0 comments on commit 26ad890

Please sign in to comment.