Skip to content

Commit b8b669b

Browse files
authored
Merge pull request #14 from ViaVersionAddons/dependabot/gradle/net.lenni0451.commons-gson-1.7.1
Bump net.lenni0451.commons:gson from 1.7.0 to 1.7.1
2 parents 03e91c9 + b8bf3cc commit b8b669b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
compileOnly "org.jetbrains:annotations:26.0.2"
3737
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.38"))
3838
compileOnly "net.raphimc:ViaProxy:3.4.2-SNAPSHOT"
39-
include "net.lenni0451.commons:gson:1.7.0"
39+
include "net.lenni0451.commons:gson:1.7.1"
4040
}
4141

4242
processResources {

0 commit comments

Comments
 (0)