Skip to content

Commit

Permalink
Dependency updates. (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
rlubke authored Nov 9, 2022
1 parent 53a61c5 commit 07ebcf1
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,20 +1,20 @@
[versions]
managed-coherence = "22.06.2"

bedrock = "6.0.1"
bedrock = "7.0.0"
hamcrest = "2.2"
javax-inject = "1"
junit = "5.9.1"
mockito = "4.8.1"

# Micronaut
micronaut = "3.7.2"
micronaut = "3.7.3"
micronaut-grpc = "3.3.1"
micronaut-cache = "3.5.0"
micronaut-data = "3.8.0"
micronaut-data = "3.8.1"
micronaut-discovery-client = "3.2.0"
micronaut-docs-asciidoc-config-props = "2.0.0"
micronaut-test = "3.6.2"
micronaut-test = "3.7.0"
micronaut-test-junit5 = "3.1.1"


Expand Down

0 comments on commit 07ebcf1

Please sign in to comment.