Skip to content

Commit

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

Bump org.springframework.boot from 3.2.5 to 3.3.1 in /spring-boot-web
  • Loading branch information
fragaLY authored Jul 19, 2024
2 parents cdaf739 + a8312e8 commit 1b3b356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-web/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
java
application
id("org.springframework.boot") version "3.3.0"
id("org.springframework.boot") version "3.3.2"
id("io.spring.dependency-management") version "1.1.5"
id("com.google.cloud.tools.jib") version "3.4.3"
}
Expand Down

0 comments on commit 1b3b356

Please sign in to comment.