Skip to content

Commit

Permalink
Test no milestones (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored Jul 13, 2023
1 parent 76e60d7 commit 44f27d5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ managed-spock = "2.3-groovy-4.0"
kotlin = "1.8.22"
graal-svm = "23.0.0"

micronaut-data = "4.0.0-M15"
micronaut-data = "4.0.0"
micronaut-hibernate-validator = "4.0.0"
micronaut-serde = "2.0.0-M12"
micronaut-spring = "5.0.0-M6"
micronaut-sql = "5.0.0-M12"
micronaut-reactor = "3.0.0-M10"
micronaut-serde = "2.0.0"
micronaut-spring = "5.0.0"
micronaut-sql = "5.0.0"
micronaut-reactor = "3.0.0"

micronaut-gradle-plugin = "4.0.0-M8"
micronaut-gradle-plugin = "4.0.0"

[libraries]
# Core
Expand Down

0 comments on commit 44f27d5

Please sign in to comment.