Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-api to v4.12.0 (jere…
Browse files Browse the repository at this point in the history
…mylvln#79)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2022
1 parent f2529e4 commit cda12ec
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 @@ -3,7 +3,7 @@ version = '0.0.1'
dependencies {
api project(':support:shulker-proxy-api')

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

compileOnly 'io.fabric8:kubernetes-client-api:6.2.0'
runtimeOnly 'io.fabric8:kubernetes-client:6.2.0'
Expand Down

0 comments on commit cda12ec

Please sign in to comment.