Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit b9027e4

Browse files
authored
Merge pull request #258 from scala-steward/update/tagging-2.3.1
Update tagging to 2.3.1
2 parents 598e07d + 56cd8b5 commit b9027e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ val scalaIdeaVersion = scala212 // the version for which to import sources into
1111

1212
val scalatestVersion = "3.2.9"
1313
val specs2Version = "4.12.3"
14-
val smlTaggingVersion = "2.3.0"
14+
val smlTaggingVersion = "2.3.1"
1515

1616
lazy val commonSettings: Seq[Def.Setting[_]] = commonSmlBuildSettings ++ ossPublishSettings ++ Seq(
1717
organization := "com.softwaremill.diffx",

0 commit comments

Comments
 (0)