We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a09701e + 909985c commit 4026591Copy full SHA for 4026591
1 file changed
build.gradle
@@ -48,7 +48,7 @@ repositories {
48
}
49
50
dependencies {
51
- implementation 'de.unistuttgart.iste.meitrex:meitrex-common:1.5.2'
+ implementation 'de.unistuttgart.iste.meitrex:meitrex-common:1.5.3'
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