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 dcfcc15 commit f933fb2Copy full SHA for f933fb2
build.gradle
@@ -76,8 +76,8 @@ dependencies {
76
implementation "org.springdoc:springdoc-openapi-starter-common:${springDocVersion}"
77
implementation "org.springdoc:springdoc-openapi-starter-webmvc-api:${springDocVersion}"
78
79
- implementation "edu.kit.datamanager:repo-core:1.2.5"
80
- implementation "edu.kit.datamanager:service-base:1.3.4"
+ implementation "edu.kit.datamanager:repo-core:1.2.6"
+ implementation "edu.kit.datamanager:service-base:1.3.6"
81
82
//implementation "com.github.victools:jsonschema-generator:4.23.0"
83
0 commit comments