Skip to content

Commit

Permalink
build(deps): bump ebean-test from 12.12.0 to 12.12.1
Browse files Browse the repository at this point in the history
Bumps ebean-test from 12.12.0 to 12.12.1.

---
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 Oct 5, 2021
1 parent a75b056 commit 3a6491f
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 @@ -68,7 +68,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
testImplementation 'org.mockito:mockito-core:3.12.4'
testImplementation 'org.assertj:assertj-core:3.21.0'
testImplementation 'io.ebean:ebean-test:12.12.0'
testImplementation 'io.ebean:ebean-test:12.12.1'
}

shadowJar {
Expand Down

0 comments on commit 3a6491f

Please sign in to comment.