Skip to content

Commit

Permalink
CRaC no milestone (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored Jul 13, 2023
1 parent feda80f commit 362cc34
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
[versions]
micronaut = "4.0.0"

micronaut-cache = "4.0.0-M5"
micronaut-data = "4.0.0-M14"
micronaut-cache = "4.0.0"
micronaut-data = "4.0.0"
micronaut-docs = "2.0.0"
micronaut-redis = "6.0.0-M6"
micronaut-serialization = "2.0.0-M13"
micronaut-sql = "5.0.0-M12"
micronaut-test = "4.0.0-M9"
micronaut-redis = "6.0.0"
micronaut-serialization = "2.0.0"
micronaut-sql = "5.0.0"
micronaut-test = "4.0.0"

groovy = "4.0.12"
groovy = "4.0.13"
spock = "2.3-groovy-4.0"

managed-crac = "1.3.0"

micronaut-logging = "1.0.0-M5"
micronaut-logging = "1.0.0"

[libraries]
# Core
Expand Down

0 comments on commit 362cc34

Please sign in to comment.