Skip to content

Commit f1897b9

Browse files
[Renovate] Update dependency net.kyori:adventure-api to v4.19.0 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e07ef4 commit f1897b9

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.18.0"
5+
const val ADVENTURE_API = "4.19.0"
66
const val CDN = "1.14.6"
77

88
const val MOCKITO_CORE = "5.15.2"

0 commit comments

Comments
 (0)