mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-02-11 10:48:05 -05:00
Merge pull request #155 from scala-steward/update/json4s-jackson-4.0.5
Update json4s-jackson to 4.0.5
This commit is contained in:
commit
e35d569cbb
@ -14,7 +14,7 @@ lazy val root = (project in file(".")).settings(
|
||||
name := "LibreCaptcha",
|
||||
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-core" % "4.0.31",
|
||||
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-filters" % "4.0.31",
|
||||
libraryDependencies += "org.json4s" %% "json4s-jackson" % "4.0.4"
|
||||
libraryDependencies += "org.json4s" %% "json4s-jackson" % "4.0.5"
|
||||
)
|
||||
|
||||
Compile / unmanagedResourceDirectories += { baseDirectory.value / "lib" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user