Skip to content

Commit 2fa52b0

Browse files
author
scala-steward
committed
Update scala3-library to 3.3.8
1 parent 00b8ed1 commit 2fa52b0

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
@@ -16,7 +16,7 @@ lazy val verifyExamplesCompileUsingScalaCli = taskKey[Unit]("Verify that each ex
1616

1717
lazy val commonSettings = commonSmlBuildSettings ++ ossPublishSettings ++ Seq(
1818
organization := "com.softwaremill.chimp",
19-
scalaVersion := "3.3.7",
19+
scalaVersion := "3.3.8",
2020
updateDocs := Def.taskDyn {
2121
val files = UpdateVersionInDocs(sLog.value, organization.value, version.value)
2222
Def.task {

0 commit comments

Comments
 (0)