Skip to content

Commit

Permalink
RSS to RC5 (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored Jul 6, 2023
1 parent 7575257 commit 3661be4
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
Expand Up @@ -2,12 +2,12 @@

findbugs = "3.0.2"

micronaut-serde = "2.0.0-M12"
micronaut-validation = "4.0.0-M11"
micronaut-serde = "2.0.0-M13"
micronaut-validation = "4.0.0-M12"
micronaut-logging = "1.0.0-M5"
micronaut-docs = "2.0.0"
micronaut = "4.0.0-RC4"
micronaut-test = "4.0.0-M5"
micronaut = "4.0.0-RC5"
micronaut-test = "4.0.0-M9"
groovy = "4.0.12"
spock = "2.3-groovy-4.0"

Expand Down

0 comments on commit 3661be4

Please sign in to comment.