Skip to content

Commit 6f13f6e

Browse files
authored
Merge pull request #927 from fragaLY/dependabot/gradle/spring-boot-web/org.springframework.boot-3.4.5
Bump org.springframework.boot from 3.4.2 to 3.4.5 in /spring-boot-web
2 parents a333882 + beb94cc commit 6f13f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-web/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
java
33
application
4-
id("org.springframework.boot") version "3.4.2"
4+
id("org.springframework.boot") version "3.4.5"
55
id("io.spring.dependency-management") version "1.1.7"
66
id("com.google.cloud.tools.jib") version "3.4.5"
77
}

0 commit comments

Comments
 (0)