Bump Guice to 5.0.1

This commit is contained in:
Andrew Steinborn
2021-03-04 10:29:35 -05:00
parent 5eb6dfe936
commit c11c5d2d48

View File

@@ -30,7 +30,7 @@ dependencies {
api("net.kyori:coffee:1.0.0-SNAPSHOT")
api "org.slf4j:slf4j-api:${slf4jVersion}"
api 'com.google.inject:guice:4.2.3'
api 'com.google.inject:guice:5.0.1'
api "org.checkerframework:checker-qual:${checkerFrameworkVersion}"
api 'com.velocitypowered:velocity-brigadier:1.0.0-SNAPSHOT'