Skip to content

Commit 06cd396

Browse files
dependency: Update dependency net.kyori:adventure-api to v4.25.0
1 parent 8790478 commit 06cd396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
object Versions {
33

44
const val ADVENTURE_PLATFORM_BUKKIT = "4.3.3"
5-
const val ADVENTURE_API = "4.24.0"
5+
const val ADVENTURE_API = "4.25.0"
66
const val CDN = "1.14.9"
77

88
const val MOCKITO_CORE = "5.20.0"

0 commit comments

Comments
 (0)