We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80a1dff + f55b596 commit 8ee5f0cCopy full SHA for 8ee5f0c
1 file changed
build.gradle
@@ -48,7 +48,7 @@ repositories {
48
}
49
50
dependencies {
51
- implementation 'de.unistuttgart.iste.meitrex:meitrex-common:1.4.11'
+ implementation 'de.unistuttgart.iste.meitrex:meitrex-common:1.4.12'
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