Skip to content

Commit b3e27b8

Browse files
Bump dbunit from 2.7.1 to 2.7.2
Bumps dbunit from 2.7.1 to 2.7.2. --- updated-dependencies: - dependency-name: org.dbunit:dbunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ceb24c2 commit b3e27b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ configure(allJavaProjects) {
206206
def webjarsLocatorVersion = '0.41'
207207

208208
def log4jdbcVersion = '0.2.7'
209-
def dbunitVersion = '2.7.1'
209+
def dbunitVersion = '2.7.2'
210210
def springTestDbunitVersion = '1.3.0'
211211
def webDriverManagerVersion = '4.4.3'
212212
// To use WebAuthn WebDriver extension, alpha release is used here.

0 commit comments

Comments
 (0)