Skip to content

Commit 29922a3

Browse files
fix(deps): update dependency com.velocitypowered:velocity-api to v4
1 parent 04e0a40 commit 29922a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencyResolutionManagement {
4646
versionCatalogs {
4747
create("libs") {
4848
version("micronaut", "5.0.2")
49-
version("velocity", "3.5.1")
49+
version("velocity", "4.0.0")
5050
version("lettuce", "7.6.0.RELEASE")
5151
version("cloud.commands", "2.0.0")
5252
version("shadow", "9.5.1")

0 commit comments

Comments
 (0)