Skip to content

Commit

Permalink
chore(deps): update dependency io.ebean:ebean-querybean to v12.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 14, 2022
1 parent 3a6491f commit c01d839
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 @@ -60,7 +60,7 @@ dependencies {
implementation group: 'commons-io', name: 'commons-io', version: '2.10.0'

api 'io.ebean:ebean:12.12.0'
api 'io.ebean:ebean-querybean:12.12.1'
api 'io.ebean:ebean-querybean:12.16.1'
implementation 'io.ebean:ebean-migration:12.12.1'

testImplementation group: 'com.h2database', name: 'h2', version: '1.4.200'
Expand Down

0 comments on commit c01d839

Please sign in to comment.