Skip to content

Commit 54d1979

Browse files
author
scala-steward
committed
Update scala3-library to 3.3.8
1 parent 82f4063 commit 54d1979

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ lazy val verifyExamplesCompileUsingScalaCli = taskKey[Unit]("Verify that each ex
1818

1919
lazy val commonSettings = commonSmlBuildSettings ++ ossPublishSettings ++ Seq(
2020
organization := "com.softwaremill.chimp",
21-
scalaVersion := "3.3.7",
21+
scalaVersion := "3.3.8",
2222
Test / scalacOptions += "-Wconf:msg=unused value of type org.scalatest.Assertion:s",
2323
Test / scalacOptions += "-Wconf:msg=unused value of type org.scalatest.compatible.Assertion:s",
2424
Test / test / testOptions += Tests.Argument(TestFrameworks.ScalaTest, "-l", "Integration"),

0 commit comments

Comments
 (0)