Skip to content

Commit

Permalink
Update to current artemis4j
Browse files Browse the repository at this point in the history
  • Loading branch information
dfuchss authored Oct 21, 2024
1 parent aa51716 commit 610e674
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 610e674

Please sign in to comment.