Skip to content

Commit

Permalink
Upgrade to test resources 2.1.0 (#857)
Browse files Browse the repository at this point in the history
  • Loading branch information
melix authored Oct 23, 2023
1 parent 7e24f3f commit 7347e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ alpine="3.16"
graalvmPlugin = "0.9.28"
micronaut-platform = "4.1.2" # This is the platform version, used in our tests
micronaut-aot = "2.1.1"
micronaut-testresources = "2.0.0"
micronaut-testresources = "2.1.0"
micronaut-openapi = "5.1.1"
log4j2 = { require = "2.17.1", reject = ["]0, 2.17["] }
jetbrains-annotations = "24.0.1"
Expand Down

0 comments on commit 7347e60

Please sign in to comment.