Skip to content

Commit f007780

Browse files
Bump net.kyori:adventure-platform-bukkit from 4.3.3 to 4.4.1
Bumps [net.kyori:adventure-platform-bukkit](https://github.com/KyoriPowered/adventure-platform) from 4.3.3 to 4.4.1. - [Release notes](https://github.com/KyoriPowered/adventure-platform/releases) - [Commits](PaperMC/adventure-platform@v4.3.3...v4.4.1) --- updated-dependencies: - dependency-name: net.kyori:adventure-platform-bukkit dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83e505d commit f007780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spigot/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
compileOnly "net.kyori:adventure-api:4.17.0"
2222
compileOnly "net.kyori:adventure-text-serializer-legacy:4.17.0"
2323
compileOnly "net.kyori:adventure-text-minimessage:4.17.0"
24-
implementation 'net.kyori:adventure-platform-bukkit:4.3.3'
24+
implementation 'net.kyori:adventure-platform-bukkit:4.4.1'
2525

2626
// spigot and plugin hooks
2727
compileOnly 'net.dmulloy2:ProtocolLib:5.4.0'

0 commit comments

Comments
 (0)