Skip to content

Commit

Permalink
deps: Upgraded LettuceMod and Micrometer
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Ruaux committed Jun 27, 2022
1 parent 214a80e commit 10ad6cc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
group=com.redis

bootPluginVersion=2.7.0
bootPluginVersion=2.7.1
dependencyPluginVersion=1.0.11.RELEASE
kordampBuildVersion=2.6.0
kordampPluginVersion=0.47.0
Expand All @@ -9,8 +9,8 @@ shadowPluginVersion=7.1.2
awaitilityVersion=4.2.0
db2Version=11.5.7.0
jsqlparserVersion=4.4
lettucemodVersion=2.18.2
micrometerRtsVersion=0.2.4
lettucemodVersion=2.19.3
micrometerRtsVersion=0.3.0
mssqlVersion=10.2.1.jre8
testcontainersRedisVersion=1.5.5
testcontainersVersion=1.17.1
testcontainersVersion=1.17.2

0 comments on commit 10ad6cc

Please sign in to comment.