Skip to content

Commit

Permalink
Merge pull request #700 from fragaLY/dependabot/gradle/spring-boot-we…
Browse files Browse the repository at this point in the history
…b-native/org.springframework.boot-3.3.4
  • Loading branch information
fragaLY authored Oct 2, 2024
2 parents 8f3cabf + 865d0b4 commit 6545a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-web-native/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
java
application
id("org.hibernate.orm")
id("org.springframework.boot") version "3.3.3"
id("org.springframework.boot") version "3.3.4"
id("io.spring.dependency-management") version "1.1.6"
id("org.graalvm.buildtools.native") version "0.10.3"
id("com.google.cloud.tools.jib") version "3.4.3"
Expand Down

0 comments on commit 6545a3a

Please sign in to comment.