add rich message component support to configuration (#10225)

This commit is contained in:
Yannick Lamprecht
2024-03-03 19:59:22 +01:00
parent db9d9c153d
commit bf8eb0f964
2 changed files with 106 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
@@ -0,0 +0,0 @@ java {
val annotationsVersion = "24.0.1"
val bungeeCordChatVersion = "1.20-R0.2"
val adventureVersion = "4.15.0"
val adventureVersion = "4.16.0"
+val slf4jVersion = "2.0.9"
+val log4jVersion = "2.17.1"
val apiAndDocs: Configuration by configurations.creating {