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

Commit 2e7b8a2

Browse files
authored
Merge pull request #371 from scala-steward/update/tagging-2.3.3
Update tagging to 2.3.3
2 parents fdfeed6 + 66f2a8b commit 2e7b8a2

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
@@ -12,7 +12,7 @@ val scalaIdeaVersion = scala3 // the version for which to import sources into in
1212

1313
val scalatestVersion = "3.2.10"
1414
val specs2Version = "4.14.1"
15-
val smlTaggingVersion = "2.3.2"
15+
val smlTaggingVersion = "2.3.3"
1616

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

0 commit comments

Comments
 (0)