mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-05-23 10:31:46 -04:00
Update scrimage-core, scrimage-filters to 4.2.0
This commit is contained in:
parent
7887622040
commit
3e822ef02a
@ -12,8 +12,8 @@ lazy val root = (project in file(".")).settings(
|
|||||||
)
|
)
|
||||||
),
|
),
|
||||||
name := "LibreCaptcha",
|
name := "LibreCaptcha",
|
||||||
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-core" % "4.1.3",
|
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-core" % "4.2.0",
|
||||||
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-filters" % "4.1.3",
|
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-filters" % "4.2.0",
|
||||||
libraryDependencies += "org.json4s" %% "json4s-jackson" % "4.0.7"
|
libraryDependencies += "org.json4s" %% "json4s-jackson" % "4.0.7"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user