Update dependency com.j256.ormlite:ormlite-jdbc to v5.7 #11

Merged
tomas.kracmar merged 1 commits from renovate/com.j256.ormlite-ormlite-jdbc-5.x into master 2024-03-26 16:05:03 +00:00
Showing only changes of commit a6164379c5 - Show all commits

View File

@@ -103,7 +103,7 @@ dependencies {
api 'commons-codec:commons-codec:1.15'
// ORMLite
api 'com.j256.ormlite:ormlite-jdbc:5.3'
api 'com.j256.ormlite:ormlite-jdbc:5.7'
// ed25519 handling
api 'net.i2p.crypto:eddsa:0.3.0'