File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -103,5 +103,5 @@ release {
103103}
104104
105105wrapper {
106- gradleVersion = ' 8.14.2 '
106+ gradleVersion = ' 8.14.3 '
107107}
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
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.1 =compileClasspath,runtimeClasspath
5- com.fasterxml.jackson.core:jackson-core:2.19.1 =compileClasspath,runtimeClasspath
6- com.fasterxml.jackson.core:jackson-databind:2.19.1 =compileClasspath,runtimeClasspath
7- com.fasterxml.jackson:jackson-bom:2.19.1 =compileClasspath,runtimeClasspath
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
88empty=
You can’t perform that action at this time.
0 commit comments