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 680f0a8 commit b003612Copy full SHA for b003612
build.gradle.kts
@@ -1,7 +1,7 @@
1
-val vertxVersion = "4.2.0"
+val vertxVersion = "4.2.4"
2
val awsSdkVersion = "2.15.45"
3
val junit5Version = "5.8.2"
4
-val logbackVersion = "1.2.3"
+val logbackVersion = "1.2.10"
5
val integrationOption = "tests.integration"
6
7
group = "io.reactiverse"
0 commit comments