File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11# This is a Gradle generated file for dependency locking.
22# Manual edits can break the build and are not advised.
33# This file is expected to be part of source control.
4- com.google.code.gson:gson:2.13.1 =compileClasspath,runtimeClasspath
5- com.google.errorprone:error_prone_annotations:2.38 .0=compileClasspath,runtimeClasspath
4+ com.google.code.gson:gson:2.13.2 =compileClasspath,runtimeClasspath
5+ com.google.errorprone:error_prone_annotations:2.41 .0=compileClasspath,runtimeClasspath
66empty=
Original file line number Diff line number Diff line change 11# This is a Gradle generated file for dependency locking.
22# Manual edits can break the build and are not advised.
33# This file is expected to be part of source control.
4- com.fasterxml.jackson.core:jackson-annotations:2.19.2 =compileClasspath,runtimeClasspath
5- com.fasterxml.jackson.core:jackson-core:2.19.2 =compileClasspath,runtimeClasspath
6- com.fasterxml.jackson.core:jackson-databind:2.19.2 =compileClasspath,runtimeClasspath
7- com.fasterxml.jackson:jackson-bom:2.19.2 =compileClasspath,runtimeClasspath
4+ com.fasterxml.jackson.core:jackson-annotations:2.20 =compileClasspath,runtimeClasspath
5+ com.fasterxml.jackson.core:jackson-core:2.20.0 =compileClasspath,runtimeClasspath
6+ com.fasterxml.jackson.core:jackson-databind:2.20.0 =compileClasspath,runtimeClasspath
7+ com.fasterxml.jackson:jackson-bom:2.20.0 =compileClasspath,runtimeClasspath
88empty=
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ javadocJar {
4747
4848scala {
4949 scalaVersion = project. ext. scalaVersion
50- zincVersion = ' 1.10.8 '
50+ zincVersion = ' 1.11.0 '
5151}
5252
5353test {
You can’t perform that action at this time.
0 commit comments