Update bcprov-jdk18on to 1.73 (#5044)

This commit is contained in:
Scala Steward 2023-05-13 15:23:38 +02:00 committed by GitHub
parent 8aadf71eb1
commit 1014c47bd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ import sbt._
object Deps {
object V {
val bouncyCastle = "1.72"
val bouncyCastle = "1.73"
val dropwizardMetricsV = "4.2.18" //https://github.com/dropwizard/metrics
val logback = "1.4.7" //https://github.com/qos-ch/logback