Skip to content

Commit

Permalink
build(deps): Bump io.ebean from 12.11.2 to 12.14.0
Browse files Browse the repository at this point in the history
Bumps io.ebean from 12.11.2 to 12.14.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and probot-auto-merge[bot] committed Dec 29, 2021
1 parent 17e6f91 commit 49b57a5
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 @@ -10,7 +10,7 @@ plugins {
id 'jacoco'
id 'idea'
id 'io.freefair.lombok' version '6.3.0'
id 'io.ebean' version '12.11.2'
id 'io.ebean' version '12.14.0'
id 'kr.entree.spigradle' version '2.3.2'
id 'com.github.johnrengelman.shadow' version '7.1.2'
}
Expand Down

0 comments on commit 49b57a5

Please sign in to comment.