Skip to content

Commit

Permalink
Merge pull request #703 from fragaLY/dependabot/gradle/spring-boot-re…
Browse files Browse the repository at this point in the history
…active/org.springframework.boot-3.3.4
  • Loading branch information
fragaLY authored Oct 2, 2024
2 parents cd7995e + 340147e commit 906e401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-reactive/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.3"
id("org.springframework.boot") version "3.3.4"
id("io.spring.dependency-management") version "1.1.6"
id("com.google.cloud.tools.jib") version "3.4.3"
}
Expand Down

0 comments on commit 906e401

Please sign in to comment.