Skip to content

Commit

Permalink
Uplift assertj-core to 3.16.1 (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
techcobweb authored Nov 20, 2024
2 parents 2490025 + 63c053b commit 236fc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galasa-inttests-parent/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ subprojects {
compileOnly 'dev.galasa:dev.galasa.zosprogram.manager'
compileOnly 'dev.galasa:dev.galasa.githubissue.manager'
compileOnly 'commons-logging:commons-logging:1.2'
compileOnly 'org.assertj:assertj-core:3.11.0'
compileOnly 'org.assertj:assertj-core:3.16.1'
compileOnly 'javax.validation:validation-api:2.0.1.Final'
}
}

0 comments on commit 236fc26

Please sign in to comment.