Skip to content

Commit e75448c

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

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-SNAPSHOT"
5+
const val ADVENTURE_API = "4.18.0"
66
const val CDN = "1.14.5"
77

88
const val MOCKITO_CORE = "5.14.2"

0 commit comments

Comments
 (0)