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