Update java-otp to 0.3.1

This commit is contained in:
Scala Steward 2021-11-20 08:15:41 +01:00
parent c1d05edb51
commit 55963c06d0
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

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"