We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9433205 commit 014ff50Copy full SHA for 014ff50
projects/kediatr-spring-boot-3x-starter/build.gradle.kts
@@ -1,4 +1,4 @@
1
-val springVersion = "3.3.4"
+val springVersion = "3.3.5"
2
dependencies {
3
api(project(":projects:kediatr-core"))
4
implementation("org.springframework.boot:spring-boot-starter:$springVersion")
0 commit comments