Skip to content

Commit d88772f

Browse files
authored
chore: bump verison to 1.0.0-beta.7 (#7)
1 parent 5ba3a36 commit d88772f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inventory-orders-service/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repositories {
2828
group = "io.flamingock"
2929
version = "1.0-SNAPSHOT"
3030

31-
val flamingockVersion = "1.0.0-beta.6"
31+
val flamingockVersion = "1.0.0-beta.7"
3232
logger.lifecycle("Building with flamingock version: $flamingockVersion")
3333

3434
val mongodbVersion = "5.5.1"

0 commit comments

Comments
 (0)