Bump dependencies:

Gson 2.8.5 -> 2.8.6
text 3.0.3 -> 3.0.4
log4j 2.11.2 -> 2.13.3
Netty 4.1.50.Final -> 4.1.51.Final
Configurate 3.6 -> 3.7
This commit is contained in:
Andrew Steinborn
2020-07-21 21:00:38 -04:00
parent a55e690ad6
commit 3ac403539d
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ sourceSets {
}
dependencies {
compile 'com.google.code.gson:gson:2.8.5'
compile 'com.google.code.gson:gson:2.8.6'
compile "com.google.guava:guava:${guavaVersion}"
// DEPRECATED: Will be removed in Velocity 2.0.0