We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4c7626 + 6883898 commit 02086b7Copy full SHA for 02086b7
build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
implementation 'org.apache.commons:commons-collections4:4.4'
78
implementation 'org.json:json:20240303'
79
implementation 'com.github.jknack:handlebars:4.4.0'
80
- implementation 'com.google.guava:guava:33.3.1-jre'
+ implementation 'com.google.guava:guava:33.4.0-jre'
81
implementation 'commons-io:commons-io:2.18.0'
82
implementation 'javax.validation:validation-api:2.0.1.Final'
83
implementation 'edu.kit.datamanager:service-base:1.3.2'
0 commit comments