Skip to content

Commit d947424

Browse files
committed
upgrade dependencies
1 parent e185f8c commit d947424

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ version=3.4.4-SNAPSHOT
55
springBootVersion=3.4.4
66
# https://docs.spring.io/spring-cloud-release/reference/index.html
77
# 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
1010
# https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-dependencies
11-
springCloudOpenFeignVersion=4.2.0
11+
springCloudOpenFeignVersion=4.2.1
1212
# https://github.com/spring-gradle-plugins/dependency-management-plugin
1313
springDependencyManagementVersion=1.1.7
1414

@@ -24,7 +24,7 @@ spotbugsVersion=6.1.7
2424
spotbugsAnnotationsVersion=4.8.6
2525

2626
# https://github.com/graalvm/native-build-tools
27-
graalvmBuildToolsVersion=0.10.5
27+
graalvmBuildToolsVersion=0.10.6
2828

2929
org.gradle.jvmargs=-Xmx4g
3030
org.gradle.parallel=true

0 commit comments

Comments
 (0)