Skip to content

Commit

Permalink
Merge pull request #773 from fragaLY/dependabot/gradle/spring-boot-we…
Browse files Browse the repository at this point in the history
…b-native/org.springframework.boot-3.4.0

Bump org.springframework.boot from 3.3.4 to 3.4.0 in /spring-boot-web-native
  • Loading branch information
fragaLY authored Nov 25, 2024
2 parents 8692599 + 5ceedab commit b6c9c08
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.4"
id("org.springframework.boot") version "3.4.0"
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.4"
Expand Down

0 comments on commit b6c9c08

Please sign in to comment.