Skip to content

Commit f6e9f36

Browse files
authored
Merge pull request #859 from simple-robot/dependabot/gradle/v4-dev/org.springframework.boot-3.3.1
build(deps): bump org.springframework.boot from 3.3.0 to 3.3.1
2 parents e59a4ae + 392d3be commit f6e9f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/spring-boot-starter-test/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
plugins {
2525
kotlin("jvm")
26-
id("org.springframework.boot") version "3.3.0"
26+
id("org.springframework.boot") version "3.3.1"
2727
id("io.spring.dependency-management") version "1.1.5"
2828
kotlin("plugin.spring") version "2.0.0"
2929
}

0 commit comments

Comments
 (0)