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 @@ -93,5 +93,5 @@ release {
9393}
9494
9595wrapper {
96- gradleVersion = ' 8.10.2 '
96+ gradleVersion = ' 8.11 '
9797}
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.10.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11 -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.18.0 =compileClasspath,runtimeClasspath
5- com.fasterxml.jackson.core:jackson-core:2.18.0 =compileClasspath,runtimeClasspath
6- com.fasterxml.jackson.core:jackson-databind:2.18.0 =compileClasspath,runtimeClasspath
7- com.fasterxml.jackson:jackson-bom:2.18.0 =compileClasspath,runtimeClasspath
4+ com.fasterxml.jackson.core:jackson-annotations:2.18.1 =compileClasspath,runtimeClasspath
5+ com.fasterxml.jackson.core:jackson-core:2.18.1 =compileClasspath,runtimeClasspath
6+ com.fasterxml.jackson.core:jackson-databind:2.18.1 =compileClasspath,runtimeClasspath
7+ com.fasterxml.jackson:jackson-bom:2.18.1 =compileClasspath,runtimeClasspath
88empty=
You can’t perform that action at this time.
0 commit comments