Skip to content

Commit 1a76259

Browse files
Update scala3-library to 3.3.5 (#275)
1 parent 3d7c8aa commit 1a76259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import com.softwaremill.UpdateVersionInDocs
44

55
lazy val commonSettings = commonSmlBuildSettings ++ ossPublishSettings ++ Seq(
66
organization := "com.softwaremill.ox",
7-
scalaVersion := "3.3.4",
7+
scalaVersion := "3.3.5",
88
updateDocs := Def.taskDyn {
99
val files1 = UpdateVersionInDocs(sLog.value, organization.value, version.value)
1010
Def.task {

0 commit comments

Comments
 (0)