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 faa4fdc commit e902130Copy full SHA for e902130
build.gradle
@@ -118,7 +118,7 @@ dependencies {
118
implementation "javax.activation:activation:1.1.1"
119
implementation "org.javassist:javassist:3.29.2-GA"
120
121
- implementation "edu.kit.datamanager:service-base:1.0.7"
+ implementation "edu.kit.datamanager:service-base:1.1.0"
122
//implementation "edu.kit.datamanager:generic-message-consumer:0.2.0"
123
124
implementation "com.github.java-json-tools:json-patch:1.13"
0 commit comments