mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
Update binny-core, binny-fs, binny-jdbc, ... to 0.11.0
This commit is contained in:
parent
b7ca074d5c
commit
581a07a84d
@ -7,7 +7,7 @@ object Dependencies {
|
|||||||
|
|
||||||
val BcryptVersion = "0.4"
|
val BcryptVersion = "0.4"
|
||||||
val BetterMonadicForVersion = "0.3.1"
|
val BetterMonadicForVersion = "0.3.1"
|
||||||
val BinnyVersion = "0.10.0"
|
val BinnyVersion = "0.11.0"
|
||||||
val CalevVersion = "0.7.0"
|
val CalevVersion = "0.7.0"
|
||||||
val CatsVersion = "2.7.0"
|
val CatsVersion = "2.7.0"
|
||||||
val CatsEffectVersion = "3.5.2"
|
val CatsEffectVersion = "3.5.2"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
|
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
|
||||||
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
|
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
|
||||||
addSbtPlugin("com.github.eikek" % "sbt-openapi-schema" % "0.10.0")
|
addSbtPlugin("com.github.eikek" % "sbt-openapi-schema" % "0.11.0")
|
||||||
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
|
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
|
||||||
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
|
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
|
||||||
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
|
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user