Skip to content

Commit

Permalink
Merge pull request #129 from scala-steward/update/scala3-library-3.5.2
Browse files Browse the repository at this point in the history
Update scala3-library, ... to 3.5.2
  • Loading branch information
frawa authored Oct 26, 2024
2 parents c7c9e15 + 46d2368 commit be07ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ lazy val npmRunCI = taskKey[Unit]("npm run ci")

lazy val publishToDocs = taskKey[Unit]("publish to docs/, aka GitHub Pages")

lazy val scalaVersion3 = "3.5.1"
lazy val scalaVersion3 = "3.5.2"

import xerial.sbt.Sonatype._

Expand Down

0 comments on commit be07ce8

Please sign in to comment.