We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78d5c29 + 17a727b commit bec6ab8Copy full SHA for bec6ab8
1 file changed
build.gradle
@@ -48,7 +48,7 @@ repositories {
48
}
49
50
dependencies {
51
- implementation 'de.unistuttgart.iste.meitrex:meitrex-common:1.5.4'
+ implementation 'de.unistuttgart.iste.meitrex:meitrex-common:1.6.0'
52
implementation 'org.springframework.boot:spring-boot-starter-data-jpa:3.4.5'
53
implementation 'org.springframework.boot:spring-boot-starter-graphql:3.4.5'
54
implementation 'org.springframework.boot:spring-boot-starter-test:3.4.5'
0 commit comments