Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
attiasas committed Aug 17, 2023
1 parent 1cfef60 commit 01c12de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ repositories {

dependencies {
implementation group: 'org.attias.open.interactive.simulation', name: 'open-interactive-simulation-core', version: '1.0-SNAPSHOT'
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r'

testImplementation 'org.testng:testng:7.5'
}

Expand Down

0 comments on commit 01c12de

Please sign in to comment.