Skip to content

Commit bbd5fe5

Browse files
chore: bump org.springframework.boot
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.4 to 3.5.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v3.5.0) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35924bd commit bbd5fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-graphql-rsocket-kotlin-co/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
44
import org.jetbrains.kotlin.gradle.dsl.KotlinVersion
55

66
plugins {
7-
id("org.springframework.boot") version "3.4.4"
7+
id("org.springframework.boot") version "3.5.0"
88
id("io.spring.dependency-management") version "1.1.7"
99

1010
kotlin("jvm") version "2.1.20"

0 commit comments

Comments
 (0)