Skip to content

Commit c31a382

Browse files
deps: bump net.kyori:adventure-api from 4.17.0 to 4.18.0 (#740)
Bumps [net.kyori:adventure-api](https://github.com/KyoriPowered/adventure) from 4.17.0 to 4.18.0. - [Release notes](https://github.com/KyoriPowered/adventure/releases) - [Commits](KyoriPowered/adventure@v4.17.0...v4.18.0) --- updated-dependencies: - dependency-name: net.kyori:adventure-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02bfd6f commit c31a382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717

1818
compileOnly 'org.jetbrains:annotations:26.0.1'
1919
compileOnly 'com.google.guava:guava:33.4.0-jre'
20-
compileOnly 'net.kyori:adventure-api:4.17.0'
20+
compileOnly 'net.kyori:adventure-api:4.18.0'
2121
compileOnly 'net.kyori:adventure-platform-api:4.3.4'
2222
compileOnly 'com.github.plan-player-analytics:Plan:5.6.2883'
2323
compileOnly 'com.github.BlueMap-Minecraft:BlueMapAPI:2.6.0'

0 commit comments

Comments
 (0)