Skip to content

Commit

Permalink
Integration Xebia Functional (#855)
Browse files Browse the repository at this point in the history
* upgrade 47degrees to xebia-functional

* Update sbt-microsite

---------

Co-authored-by: Juan Valencia <juan.v@47deg.com>
Co-authored-by: Fede Fernández <720923+fedefernandez@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 14, 2023
1 parent 976d65e commit 19bfb1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ThisBuild / libraryDependencySchemes ++= Seq(
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
)
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.1")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
Expand Down

0 comments on commit 19bfb1c

Please sign in to comment.