Skip to content

Commit

Permalink
Update dependency edu.kit.kastel.sdq:artemis4j to v7.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent de38e97 commit 5d2958a
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.0-SNAPSHOT'
implementation 'edu.kit.kastel.sdq:artemis4j:7.5.6'
// 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 5d2958a

Please sign in to comment.