Bump sqlite-jdbc from 3.36.0.1 to 3.36.0.2 in /Plan (#2070)

Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.36.0.1 to 3.36.0.2.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.36.0.1...3.36.0.2)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-08-26 16:04:26 +03:00 committed by GitHub
parent ea145f8188
commit 7be0b780ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@ subprojects {
commonsCompressVersion = "1.21"
caffeineVersion = "2.9.2"
mysqlVersion = "8.0.26"
sqliteVersion = "3.36.0.1"
sqliteVersion = "3.36.0.2"
hikariVersion = "4.0.3"
slf4jVersion = "1.7.32"
geoIpVersion = "2.15.0"