We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93d55b5 + cbaad22 commit b78cb99Copy full SHA for b78cb99
1 file changed
build.gradle
@@ -54,7 +54,7 @@ ext {
54
dependencies {
55
// Due to the spring boot gradle plugin, we can omit versions in org.springframework.*
56
// dependencies. It will automatically choose the fitting ones.
57
- implementation("edu.kit.datamanager:service-base:1.3.3")
+ implementation("edu.kit.datamanager:service-base:1.3.4")
58
implementation("edu.kit.datamanager:repo-core:1.2.5")
59
// com.google.common, LoadingCache
60
implementation("com.google.guava:guava:33.4.8-jre")
0 commit comments