File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ lazy val pluginSettings: Seq[Def.Setting[_]] = Seq(
4343 " org.http4s" %% " http4s-blaze-client" % " 0.23.12" ,
4444 " net.jcazevedo" %% " moultingyaml" % " 0.4.2" ,
4545 " com.lihaoyi" %% " scalatags" % " 0.11.1" ,
46- " com.sksamuel.scrimage" %% " scrimage-scala" % " 4.0.31 " ,
46+ " com.sksamuel.scrimage" %% " scrimage-scala" % " 4.0.32 " ,
4747 " org.scalatest" %% " scalatest" % " 3.2.13" % Test ,
4848 " org.scalatestplus" %% " scalacheck-1-15" % " 3.2.11.0" % Test
4949 ),
Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ libraryDependencies ++= Seq(
99 " org.http4s" %% " http4s-blaze-client" % " 0.23.12" ,
1010 " net.jcazevedo" %% " moultingyaml" % " 0.4.2" ,
1111 " com.lihaoyi" %% " scalatags" % " 0.11.1" ,
12- " com.sksamuel.scrimage" %% " scrimage-scala" % " 4.0.31 "
12+ " com.sksamuel.scrimage" %% " scrimage-scala" % " 4.0.32 "
1313)
You can’t perform that action at this time.
0 commit comments