Skip to content

Commit

Permalink
Merge pull request #12 from MEITREX/update_commons
Browse files Browse the repository at this point in the history
Update commons to 1.2.4
  • Loading branch information
myluki2000 authored Oct 11, 2024
2 parents 2e49827 + d397ea1 commit 0397555
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.2.3'
implementation 'de.unistuttgart.iste.meitrex:meitrex-common:1.2.4'
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 0397555

Please sign in to comment.