Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarashev committed Nov 7, 2023
2 parents 4cc3abc + 4eff11f commit b69b232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ganttproject-tester/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
testImplementation project(':biz.ganttproject.core')
testImplementation project(':ganttproject')
testImplementation project(':biz.ganttproject.impex.msproject2')
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
testImplementation 'org.jooq:jooq:3.18.7'
testImplementation "com.h2database:h2:2.2.+"
testImplementation "org.easymock:easymock:5.2.0"
Expand Down

0 comments on commit b69b232

Please sign in to comment.