Update dependencies

This commit is contained in:
AsamK 2025-06-03 19:24:21 +02:00
parent e89803464b
commit 6b46314eab
2 changed files with 3 additions and 2 deletions

View file

@ -13,5 +13,5 @@ logback = "ch.qos.logback:logback-classic:1.5.18"
signalservice = "com.github.turasa:signal-service-java:2.15.3_unofficial_123"
sqlite = "org.xerial:sqlite-jdbc:3.49.1.0"
hikari = "com.zaxxer:HikariCP:6.3.0"
junit-jupiter = "org.junit.jupiter:junit-jupiter:5.12.0"
junit-launcher = "org.junit.platform:junit-platform-launcher:1.12.0"
junit-jupiter = "org.junit.jupiter:junit-jupiter:5.13.0"
junit-launcher = "org.junit.platform:junit-platform-launcher:1.13.0"