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 6e34981 commit 4244649Copy full SHA for 4244649
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