Skip to content

Commit

Permalink
Update scala3-library to 3.4.2 (#117)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <122865766+scala-steward-geirolz[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-geirolz[bot] committed May 26, 2024
1 parent 39fe56b commit 237470b
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 @@ -3,7 +3,7 @@ import sbt.project
lazy val prjName = "toolkit"
lazy val prjDescription = "A small toolkit to build functional app with managed resources"
lazy val org = "com.github.geirolz"
lazy val scala34 = "3.4.0"
lazy val scala34 = "3.4.2"
lazy val supportedScalaVersions = List(scala34)

//## global project to no publish ##
Expand Down

0 comments on commit 237470b

Please sign in to comment.