Merge pull request #1675 from eikek/update/java-otp-0.4.0

Update java-otp to 0.4.0
This commit is contained in:
mergify[bot] 2022-08-01 06:46:09 +00:00 committed by GitHub
commit 6b1ee9d7ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ object Dependencies {
val H2Version = "1.4.200"
val Http4sVersion = "0.23.14"
val Icu4jVersion = "71.1"
val JavaOtpVersion = "0.3.1"
val JavaOtpVersion = "0.4.0"
val JsoupVersion = "1.15.2"
val JwtScalaVersion = "9.0.6"
val KindProjectorVersion = "0.10.3"