Skip to content

Commit

Permalink
Update dependency io.fabric8:kubernetes-client to v6.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent e09a154 commit 0d45c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ktor-serialization-kotlinx = { module = "io.ktor:ktor-serialization-kotlinx" }
ktor-serialization-kotlinx-json = { module = "io.ktor:ktor-serialization-kotlinx-json" } # TODO: Remove
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }

kubernetes-client = "io.fabric8:kubernetes-client:6.11.0"
kubernetes-client = "io.fabric8:kubernetes-client:6.13.0"
logging-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4j" }
logging-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
logging-slf4jimpl = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version.ref = "log4j" }
Expand Down

0 comments on commit 0d45c12

Please sign in to comment.