Skip to content

Commit

Permalink
fix(deps): update dependency io.fabric8:kubernetes-client-api to v6.3…
Browse files Browse the repository at this point in the history
….1 (jeremylvln#83)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 21, 2022
1 parent 7c5d3ed commit 0cd18c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/shulker-proxy-agent-common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies {

compileOnly 'net.kyori:adventure-api:4.12.0'

compileOnly 'io.fabric8:kubernetes-client-api:6.2.0'
compileOnly 'io.fabric8:kubernetes-client-api:6.3.1'
runtimeOnly 'io.fabric8:kubernetes-client:6.2.0'
implementation 'io.fabric8:kubernetes-httpclient-okhttp:6.2.0'
}
Expand Down

0 comments on commit 0cd18c3

Please sign in to comment.