Skip to content

Commit 19bfb1c

Browse files
Israel Pérezcalvellidofedefernandez
authored
Integration Xebia Functional (#855)
* 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>
1 parent 976d65e commit 19bfb1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ThisBuild / libraryDependencySchemes ++= Seq(
22
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
33
)
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
5-
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.1")
5+
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.2")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
88
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")

0 commit comments

Comments
 (0)