Skip to content

Commit 014ff50

Browse files
fix(deps): update all non-major dependencies to v3.3.5 (#364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9433205 commit 014ff50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/kediatr-spring-boot-3x-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 = "3.3.4"
1+
val springVersion = "3.3.5"
22
dependencies {
33
api(project(":projects:kediatr-core"))
44
implementation("org.springframework.boot:spring-boot-starter:$springVersion")

0 commit comments

Comments
 (0)