Skip to content

Commit e3ca2d9

Browse files
dependabot[bot]yonatankarp
authored andcommitted
Bump org.springframework.boot from 4.0.2 to 4.0.3
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00a2e8f commit e3ca2d9

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
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
33
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
44

55
plugins {
6-
id("org.springframework.boot") version "4.0.2"
6+
id("org.springframework.boot") version "4.0.3"
77
id("io.spring.dependency-management") version "1.1.7"
88
val kotlinVersion = "2.3.10"
99
kotlin("jvm") version kotlinVersion

0 commit comments

Comments
 (0)