Skip to content

Commit 4244649

Browse files
fix(deps): update all non-major dependencies to v3.3.5
1 parent 6e34981 commit 4244649

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)