Skip to content

Commit

Permalink
fix(deps): update dependency io.fabric8:kubernetes-client to v6.3.1 (#82
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 21, 2022
1 parent 0cd18c3 commit 2222ee3
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 @@ -6,7 +6,7 @@ dependencies {
compileOnly 'net.kyori:adventure-api:4.12.0'

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

Expand Down

0 comments on commit 2222ee3

Please sign in to comment.