Skip to content

Commit

Permalink
RxJava2 to RC5 (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored Jul 6, 2023
1 parent 396d16c commit 971778f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ managed-rxjava2 = "2.2.21"
groovy = '4.0.13'
spock = "2.3-groovy-4.0"

micronaut = "4.0.0-RC4"
micronaut = "4.0.0-RC5"
micronaut-docs = "2.0.0"
micronaut-test = "4.0.0-M6"
micronaut-validation = "4.0.0-M11"
micronaut-test = "4.0.0-M9"
micronaut-validation = "4.0.0-M12"

[libraries]
micronaut-core = { module = 'io.micronaut:micronaut-core-bom', version.ref = 'micronaut' }
Expand Down

0 comments on commit 971778f

Please sign in to comment.