We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6710012 commit 41041b6Copy full SHA for 41041b6
1 file changed
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
implementation 'com.github.zhanhb:thymeleaf-layout-dialect:2.5.3'
37
implementation 'com.github.spotbugs:spotbugs-annotations:4.4.1'
38
implementation 'com.google.guava:guava:31.0.1-jre'
39
- implementation 'com.google.mug:mug:5.5'
+ implementation 'com.google.mug:mug:5.6'
40
implementation 'com.hierynomus:sshj:0.31.0'
41
implementation 'org.postgresql:postgresql'
42
runtimeOnly 'org.flywaydb:flyway-core'
0 commit comments