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 5ba3a36 commit d88772fCopy full SHA for d88772f
inventory-orders-service/build.gradle.kts
@@ -28,7 +28,7 @@ repositories {
28
group = "io.flamingock"
29
version = "1.0-SNAPSHOT"
30
31
-val flamingockVersion = "1.0.0-beta.6"
+val flamingockVersion = "1.0.0-beta.7"
32
logger.lifecycle("Building with flamingock version: $flamingockVersion")
33
34
val mongodbVersion = "5.5.1"
0 commit comments