Skip to content

Commit

Permalink
Merge pull request #1440 from webauthn4j/dependabot/gradle/org.dbunit…
Browse files Browse the repository at this point in the history
…-dbunit-2.8.0

chore(deps): bump org.dbunit:dbunit from 2.7.3 to 2.8.0
  • Loading branch information
ynojima authored Jun 7, 2024
2 parents 075164d + c8f2d4e commit 747025a
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 @@ -37,7 +37,7 @@ buildscript {
webjarsLocatorVersion = '0.52'

log4jdbcVersion = '0.2.7'
dbunitVersion = '2.7.3'
dbunitVersion = '2.8.0'
springTestDbunitVersion = '1.3.0'
webDriverManagerVersion = '5.8.0'
// To use WebAuthn WebDriver extension, alpha release is used here.
Expand Down

0 comments on commit 747025a

Please sign in to comment.