Skip to content

Commit

Permalink
Merge branch 'main' into feature/backlog-search
Browse files Browse the repository at this point in the history
  • Loading branch information
Feuermagier committed Oct 22, 2024
2 parents 6562b16 + 610e674 commit 93ac3f2
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 @@ -36,7 +36,7 @@ dependencies {
jetbrainsRuntimeLocal(localJbr)
}
}
implementation 'edu.kit.kastel.sdq:artemis4j:7.5.6'
implementation 'edu.kit.kastel.sdq:artemis4j:7.5.7-SNAPSHOT'
// Tests
testImplementation 'org.junit.jupiter:junit-jupiter-api:' + JUNIT_VERSION
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:' + JUNIT_VERSION
Expand Down

0 comments on commit 93ac3f2

Please sign in to comment.