Skip to content

Commit c1db85e

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library to 3.7.4
1 parent 2fd48d7 commit c1db85e

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
@@ -3,7 +3,7 @@ lazy val `sbt-release` = project in file(".")
33
organization := "com.github.sbt"
44
name := "sbt-release"
55

6-
crossScalaVersions += "3.7.3"
6+
crossScalaVersions += "3.7.4"
77

88
pluginCrossBuild / sbtVersion := {
99
scalaBinaryVersion.value match {

0 commit comments

Comments
 (0)