Skip to content

Commit

Permalink
Merge pull request #580 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.0

Bump org.springframework.boot from 3.2.5 to 3.3.0 in /spring-boot-web-native
  • Loading branch information
fragaLY authored Jul 19, 2024
2 parents 07508ce + 6875e80 commit c9ea99d
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.2.5"
id("org.springframework.boot") version "3.3.0"
id("io.spring.dependency-management") version "1.1.5"
id("org.graalvm.buildtools.native") version "0.10.2"
id("com.google.cloud.tools.jib") version "3.4.2"
Expand Down

0 comments on commit c9ea99d

Please sign in to comment.