Skip to content

Commit e69d2f9

Browse files
Update scala3-library to 3.8.1
1 parent be185ae commit e69d2f9

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.4"
6+
crossScalaVersions += "3.8.1"
77

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

0 commit comments

Comments
 (0)