Skip to content

Commit

Permalink
Bump io.fabric8:kubernetes-model-apiextensions from 6.13.1 to 6.13.2 (#…
Browse files Browse the repository at this point in the history
…1042)

Bumps io.fabric8:kubernetes-model-apiextensions from 6.13.1 to 6.13.2.

---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-model-apiextensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 4da544d commit 6aec1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion camel-idea-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {
implementation "org.apache.maven.resolver:maven-resolver-impl:${mavenResolverVersion}"
implementation "io.github.classgraph:classgraph:4.8.174"
implementation "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.2"
implementation "io.fabric8:kubernetes-model-apiextensions:6.13.1"
implementation "io.fabric8:kubernetes-model-apiextensions:6.13.2"

testImplementation "org.apache.camel:camel-core:${camelVersion}"
testImplementation "org.apache.camel.springboot:camel-spring-boot:${camelVersion}"
Expand Down

0 comments on commit 6aec1f3

Please sign in to comment.