Merge pull request #1189 from scala-steward/update/java-otp-0.3.1

Update java-otp to 0.3.1
This commit is contained in:
mergify[bot] 2021-11-20 07:26:51 +00:00 committed by GitHub
commit 1c7819c9f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ object Dependencies {
val H2Version = "1.4.200"
val Http4sVersion = "0.23.6"
val Icu4jVersion = "70.1"
val JavaOtpVersion = "0.3.0"
val JavaOtpVersion = "0.3.1"
val JsoupVersion = "1.14.3"
val JwtScalaVersion = "9.0.2"
val KindProjectorVersion = "0.10.3"