Skip to content

Commit

Permalink
Cassandra to Rc5 (#341)
Browse files Browse the repository at this point in the history
* Cassandra to RC5

* groovy 4.0.13
  • Loading branch information
sdelamo authored Jul 6, 2023
1 parent f88a383 commit 54b63b8
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
@@ -1,10 +1,10 @@
[versions]
managed-datastax-cassandra-driver = "4.16.0"
micronaut = "4.0.0-RC4"
micronaut = "4.0.0-RC5"
micronaut-docs = "2.0.0"
micronaut-test = "4.0.0-M6"
micronaut-test = "4.0.0-M9"
micronaut-logging = "1.0.0-M5"
groovy = "4.0.11"
groovy = "4.0.13"
spock = "2.3-groovy-4.0"
testcontainers = "1.18.3"
micronaut-gradle-plugin = "4.0.0-M8"
Expand Down

0 comments on commit 54b63b8

Please sign in to comment.