Skip to content

Commit

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

Bump org.springframework.boot from 3.2.0 to 3.2.1 in /spring-boot-web-native
  • Loading branch information
fragaLY authored Dec 25, 2023
2 parents ac5006a + 362a23b commit 6a0e3f6
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.0"
id("org.springframework.boot") version "3.2.1"
id("io.spring.dependency-management") version "1.1.4"
id("org.graalvm.buildtools.native") version "0.9.28"
id("com.google.cloud.tools.jib") version "3.4.0"
Expand Down

0 comments on commit 6a0e3f6

Please sign in to comment.