Skip to content

Commit 847a400

Browse files
Merge pull request #33 from scala-steward/update/sbt-snapshot4s-0.2.11
Update sbt-snapshot4s, snapshot4s-munit to 0.2.11
2 parents 7251bc5 + f884448 commit 847a400

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
@@ -1,6 +1,6 @@
11
// Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>
22

33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
4-
addSbtPlugin("com.siriusxm" % "sbt-snapshot4s" % "0.2.10")
4+
addSbtPlugin("com.siriusxm" % "sbt-snapshot4s" % "0.2.11")
55
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.9")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")

0 commit comments

Comments
 (0)