We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d0cebf commit 68478b5Copy full SHA for 68478b5
1 file changed
build.gradle
@@ -48,7 +48,7 @@ repositories {
48
}
49
50
dependencies {
51
- implementation 'de.unistuttgart.iste.meitrex:meitrex-common:1.5.3'
+ implementation 'de.unistuttgart.iste.meitrex:meitrex-common:1.5.4'
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