Skip to content

Commit

Permalink
chore(deps): bump ebean-test from 12.11.2 to 12.11.4
Browse files Browse the repository at this point in the history
Bumps ebean-test from 12.11.2 to 12.11.4.

---
updated-dependencies:
- dependency-name: io.ebean:ebean-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and probot-auto-merge[bot] committed Sep 10, 2021
1 parent 825d642 commit bbf1b7f
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 @@ -73,7 +73,7 @@ dependencies {

implementation group: 'io.art-framework', name: 'art-core', version: '4.5.4'

testImplementation 'io.ebean:ebean-test:12.11.2'
testImplementation 'io.ebean:ebean-test:12.11.4'

testImplementation group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1'
testImplementation group: 'com.h2database', name: 'h2', version: '1.4.200'
Expand Down

0 comments on commit bbf1b7f

Please sign in to comment.