Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: achmelo <a.chmelo@gmail.com>
  • Loading branch information
achmelo committed Mar 25, 2024
1 parent 9558cad commit 65ab623
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ ext {
junitPlatformVersion = '1.9.2'
jqueryVersion = '3.6.4'
lettuceVersion = '6.0.6.RELEASE'
logbackVersion = '1.2.12'
logbackVersion = '1.2.13'
lombokVersion = '1.18.28'
mockitoCoreVersion = '4.9.0'
netflixServoVersion = '0.13.2'
Expand All @@ -61,7 +61,7 @@ ext {
reactorTestVersion = '3.5.0'
restAssuredVersion = '4.4.0'
rhinoVersion = '1.7.14'
slf4jVersion = '2.0.13'
slf4jVersion = '1.7.36'
snakeyamlVersion = '2.2'
springFoxVersion = '2.9.2'
springDocVersion = '1.6.15'
Expand Down

0 comments on commit 65ab623

Please sign in to comment.