Skip to content

Commit

Permalink
Merge pull request lichess-org#7500 from scala-steward/update/scrimag…
Browse files Browse the repository at this point in the history
…e-core-4.0.9

Update scrimage-core to 4.0.9
  • Loading branch information
ornicar authored Oct 26, 2020
2 parents a4c6a7c + c47c3c6 commit 66e1a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -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.8"
val scrimage = "com.sksamuel.scrimage" % "scrimage-core" % "4.0.9"
val scaffeine = "com.github.blemale" %% "scaffeine" % "4.0.2" % "compile"
val googleOAuth = "com.google.auth" % "google-auth-library-oauth2-http" % "0.22.0"
val scalaUri = "io.lemonlabs" %% "scala-uri" % "2.3.1"
Expand Down

0 comments on commit 66e1a7f

Please sign in to comment.