Skip to content

Commit

Permalink
Merge pull request #8 from MEITREX/integration-of-MElo
Browse files Browse the repository at this point in the history
Integration of M-Elo - Adapted dependencies
  • Loading branch information
PaulBredl authored Jul 8, 2024
2 parents 2023cde + d976579 commit 6646dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repositories {
}

dependencies {
implementation 'de.unistuttgart.iste.meitrex:meitrex-common:1.0.6'
implementation 'de.unistuttgart.iste.meitrex:meitrex-common:1.2'
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
implementation 'org.springframework.boot:spring-boot-starter-graphql'
implementation 'org.springframework.boot:spring-boot-starter-test'
Expand Down

0 comments on commit 6646dd3

Please sign in to comment.