Update scrimage-core to 4.0.19

pull/9012/head
Scala Steward 2021-05-24 14:38:05 +02:00
parent dce4259078
commit ef915b4867
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ object Dependencies {
val compression = "org.lichess" %% "compression" % "1.6"
val maxmind = "com.sanoma.cda" %% "maxmind-geoip2-scala" % "1.3.1-THIB"
val prismic = "io.prismic" %% "scala-kit" % "1.2.19-THIB213"
val scrimage = "com.sksamuel.scrimage" % "scrimage-core" % "4.0.18"
val scrimage = "com.sksamuel.scrimage" % "scrimage-core" % "4.0.19"
val scaffeine = "com.github.blemale" %% "scaffeine" % "4.0.2" % "compile"
val googleOAuth = "com.google.auth" % "google-auth-library-oauth2-http" % "0.25.5"
val scalaUri = "io.lemonlabs" %% "scala-uri" % "3.2.0"