Skip to content

Commit

Permalink
Upgrade graalvmBuildToolsVersion=0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielLiu1123 committed Dec 9, 2024
1 parent c01de95 commit 3b66c43
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
group=io.github.danielliu1123
version=3.4.0.2-RC1-SNAPSHOT
version=3.4.0.2-SNAPSHOT

springBootVersion=3.4.0
# https://docs.spring.io/spring-cloud-release/reference/index.html
# https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-dependencies
#springCloudVersion=2023.0.4
springCloudCommonsVersion=4.1.5
#springCloudVersion=2024.0.0
springCloudCommonsVersion=4.2.0
# https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-dependencies
springCloudOpenFeignVersion=4.1.4
springCloudOpenFeignVersion=4.2.0
# https://github.com/spring-gradle-plugins/dependency-management-plugin
springDependencyManagementVersion=1.1.6

Expand All @@ -23,7 +23,7 @@ spotbugsVersion=6.0.26
spotbugsAnnotationsVersion=4.8.6

# https://github.com/graalvm/native-build-tools
graalvmBuildToolsVersion=0.10.3
graalvmBuildToolsVersion=0.10.4

org.gradle.jvmargs=-Xmx4g
org.gradle.parallel=true
Expand Down

0 comments on commit 3b66c43

Please sign in to comment.