Skip to content

Commit 392d3be

Browse files
build(deps): bump org.springframework.boot from 3.3.0 to 3.3.1
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c01309d commit 392d3be

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)