You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code currently on the master branch as of 1.3.1 does not work, Maven throws the following exception:
[ERROR] Failed to execute goal on project spring-test-dbunit-sample: Could not resolve dependencies for project com.github.springtestdbunit.sample:spring-test-dbunit-sample:jar:1.3.0-SNAPSHOT: Could not find artifact com.github.springtestdbunit:spring-test-dbunit:jar:1.3.0-SNAPSHOT
This is due to the POM versions not having been updated to 1.3.1-SNAPSHOT after the last release.
The text was updated successfully, but these errors were encountered:
The code currently on the master branch as of 1.3.1 does not work, Maven throws the following exception:
This is due to the POM versions not having been updated to 1.3.1-SNAPSHOT after the last release.
The text was updated successfully, but these errors were encountered: