Skip to content

Commit 69f7895

Browse files
Update spring boot to v2.7.12 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b2ac03 commit 69f7895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/kediatr-spring-starter/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val springVersion = "2.7.11"
1+
val springVersion = "2.7.12"
22
dependencies {
33
api(project(":project:kediatr-core"))
44
implementation("org.springframework.boot:spring-boot-starter:$springVersion")

0 commit comments

Comments
 (0)