Skip to content

Commit 23828cd

Browse files
dependency: Update dependency net.kyori:adventure-api to v4.24.0 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6eeb75d commit 23828cd

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.19.0"
5+
const val ADVENTURE_API = "4.24.0"
66
const val CDN = "1.14.9"
77

88
const val MOCKITO_CORE = "5.15.2"

0 commit comments

Comments
 (0)