Skip to content

Commit

Permalink
Bump net.kyori:adventure-platform-bukkit from 4.3.0 to 4.3.1 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and SrBedrock committed Sep 29, 2023
1 parent 93999d1 commit ced7909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
dependencies {
compileOnly(dependencyNotation = "org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT")
compileOnly(dependencyNotation = "net.kyori:adventure-api:4.14.0")
compileOnly(dependencyNotation = "net.kyori:adventure-platform-bukkit:4.3.0")
compileOnly(dependencyNotation = "net.kyori:adventure-platform-bukkit:4.3.1")
compileOnly(dependencyNotation = "net.kyori:adventure-text-minimessage:4.14.0")
compileOnly(dependencyNotation = "net.kyori:adventure-text-serializer-legacy:4.14.0")

Expand Down

0 comments on commit ced7909

Please sign in to comment.