Skip to content

Commit

Permalink
Bump h2 from 1.4.200 to 2.1.214 in /shio-app
Browse files Browse the repository at this point in the history
Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.1.214.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-1.4.200...version-2.1.214)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 15, 2022
1 parent 1e95ba0 commit 0bebab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shio-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ dependencies {
implementation group: 'com.oracle.ojdbc', name: 'ojdbc8', version: '19.3.0.0'

// H2
implementation group: 'com.h2database', name: 'h2', version:'1.4.200'
implementation group: 'com.h2database', name: 'h2', version:'2.1.214'

// MariaDB
implementation group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '3.0.5'
Expand Down

0 comments on commit 0bebab7

Please # to comment.