Skip to content

Commit

Permalink
update to current versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wetted committed Nov 20, 2023
1 parent 6c9d774 commit e54ed34
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[versions]
micronaut-docs = "2.0.0"

micronaut = "4.1.11"
micronaut = "4.2.0"
micronaut-logging = "1.1.2"
micronaut-platform = "4.1.5"
micronaut-test = "4.0.1"
micronaut-serde = "2.2.6"
micronaut-serde = "2.4.0"
micronaut-sql = "5.2.0"

micronaut-gradle-plugin = "4.1.2"
micronaut-gradle-plugin = "4.2.0"

managed-flyway = "10.0.0"

Expand All @@ -18,7 +18,7 @@ persistence-api = '2.2'
groovy = "4.0.13"
spock = "2.3-groovy-4.0"

testcontainers = "1.19.1"
testcontainers = "1.19.2"
postgresql = "42.6.0"

[libraries]
Expand Down

0 comments on commit e54ed34

Please sign in to comment.