Skip to content

Commit f933fb2

Browse files
authored
Update dependencies for repo-core and service-base
1 parent dcfcc15 commit f933fb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ dependencies {
7676
implementation "org.springdoc:springdoc-openapi-starter-common:${springDocVersion}"
7777
implementation "org.springdoc:springdoc-openapi-starter-webmvc-api:${springDocVersion}"
7878

79-
implementation "edu.kit.datamanager:repo-core:1.2.5"
80-
implementation "edu.kit.datamanager:service-base:1.3.4"
79+
implementation "edu.kit.datamanager:repo-core:1.2.6"
80+
implementation "edu.kit.datamanager:service-base:1.3.6"
8181

8282
//implementation "com.github.victools:jsonschema-generator:4.23.0"
8383

0 commit comments

Comments
 (0)