Skip to content

Commit 4aa1182

Browse files
Bump org.springframework.boot from 3.3.4 to 3.3.5 (#66)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.4 to 3.3.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8618835 commit 4aa1182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import io.gitlab.arturbosch.detekt.getSupportedKotlinVersion
22

33
plugins {
4-
id("org.springframework.boot") version "3.3.4"
4+
id("org.springframework.boot") version "3.3.5"
55
id("io.spring.dependency-management") version "1.1.6"
66
id("org.jmailen.kotlinter") version "4.3.0"
77
id("io.gitlab.arturbosch.detekt") version "1.23.7"

0 commit comments

Comments
 (0)