Skip to content

Commit 4787bb1

Browse files
Bump net.lenni0451.commons:gson from 1.7.0-SNAPSHOT to 1.7.0
Bumps [net.lenni0451.commons:gson](https://github.com/Lenni0451/commons) from 1.7.0-SNAPSHOT to 1.7.0. - [Release notes](https://github.com/Lenni0451/commons/releases) - [Commits](https://github.com/Lenni0451/commons/commits/v1.7.0) --- updated-dependencies: - dependency-name: net.lenni0451.commons:gson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fb5a3d commit 4787bb1

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.36"))
3838
compileOnly "net.raphimc:ViaProxy:3.4.0-SNAPSHOT"
39-
include "net.lenni0451.commons:gson:1.7.0-SNAPSHOT"
39+
include "net.lenni0451.commons:gson:1.7.0"
4040
}
4141

4242
processResources {

0 commit comments

Comments
 (0)