mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-04-20 02:27:30 -04:00
update scrimage version
This commit is contained in:
parent
529e482a17
commit
ab1e09142a
@ -10,8 +10,8 @@ lazy val root = (project in file(".")).settings(
|
|||||||
)
|
)
|
||||||
),
|
),
|
||||||
name := "LibreCaptcha",
|
name := "LibreCaptcha",
|
||||||
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-core" % "4.0.12",
|
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-core" % "4.0.24",
|
||||||
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-filters" % "4.0.12",
|
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-filters" % "4.0.24",
|
||||||
libraryDependencies += "org.json4s" % "json4s-jackson_2.13" % "3.6.11"
|
libraryDependencies += "org.json4s" % "json4s-jackson_2.13" % "3.6.11"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user