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 7b2ac03 commit 69f7895Copy full SHA for 69f7895
project/kediatr-spring-starter/build.gradle.kts
@@ -1,4 +1,4 @@
1
-val springVersion = "2.7.11"
+val springVersion = "2.7.12"
2
dependencies {
3
api(project(":project:kediatr-core"))
4
implementation("org.springframework.boot:spring-boot-starter:$springVersion")
0 commit comments