We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b41353f commit c7f6417Copy full SHA for c7f6417
dependencies/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
api "com.querydsl:querydsl-apt:$queryDslVersion"
24
api "commons-pool:commons-pool:1.6"
25
api "org.apache.commons:commons-pool2:2.11.1"
26
- api "ch.qos.logback:logback-classic:1.4.7"
+ api "ch.qos.logback:logback-classic:1.4.8"
27
api "com.google.code.typica:typica:1.7.2"
28
api "com.unboundid:unboundid-ldapsdk:6.0.8"
29
api "commons-codec:commons-codec:1.15"
0 commit comments