Skip to content

Commit 355e8c5

Browse files
authored
Merge pull request #255 from scala-steward/update/scala3-library-3.5.2
Update scala3-library to 3.5.2
2 parents c7c89a6 + 777be7c commit 355e8c5

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
@@ -2,7 +2,7 @@ lazy val root = (project in file(".")).settings(
22
inThisBuild(
33
List(
44
organization := "com.example",
5-
scalaVersion := "3.5.0",
5+
scalaVersion := "3.5.2",
66
version := "0.2.1-snapshot",
77
semanticdbEnabled := true,
88
semanticdbVersion := scalafixSemanticdb.revision

0 commit comments

Comments
 (0)