Skip to content

Commit 0f3053d

Browse files
Bump org.springframework.boot from 3.1.0 to 3.1.1
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7766ef3 commit 0f3053d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
id("org.springframework.boot") version "3.1.0" apply false
4+
id("org.springframework.boot") version "3.1.1" apply false
55
id("io.spring.dependency-management") version "1.1.0" apply false
66
kotlin("jvm") version "1.8.21" apply false
77
kotlin("plugin.spring") version "1.8.21" apply false

0 commit comments

Comments
 (0)