File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ version=3.4.4-SNAPSHOT
5
5
springBootVersion =3.4.4
6
6
# https://docs.spring.io/spring-cloud-release/reference/index.html
7
7
# https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-dependencies
8
- # springCloudVersion=2024.0.0
9
- springCloudCommonsVersion =4.2.0
8
+ # springCloudVersion=2024.0.1
9
+ springCloudCommonsVersion =4.2.1
10
10
# https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-dependencies
11
- springCloudOpenFeignVersion =4.2.0
11
+ springCloudOpenFeignVersion =4.2.1
12
12
# https://github.com/spring-gradle-plugins/dependency-management-plugin
13
13
springDependencyManagementVersion =1.1.7
14
14
@@ -24,7 +24,7 @@ spotbugsVersion=6.1.7
24
24
spotbugsAnnotationsVersion =4.8.6
25
25
26
26
# https://github.com/graalvm/native-build-tools
27
- graalvmBuildToolsVersion =0.10.5
27
+ graalvmBuildToolsVersion =0.10.6
28
28
29
29
org.gradle.jvmargs =-Xmx4g
30
30
org.gradle.parallel =true
You can’t perform that action at this time.
0 commit comments