We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdfbde7 commit 1ab7f9eCopy full SHA for 1ab7f9e
build.sbt
@@ -3,7 +3,7 @@ lazy val `sbt-release` = project in file(".")
3
organization := "com.github.sbt"
4
name := "sbt-release"
5
6
-crossScalaVersions += "3.8.2-RC3"
+crossScalaVersions += "3.8.1"
7
8
pluginCrossBuild / sbtVersion := {
9
scalaBinaryVersion.value match {
0 commit comments