Skip to content

Commit

Permalink
Merge pull request #86 from tototoshi/update/scala3-library-3.3.1
Browse files Browse the repository at this point in the history
Update scala3-library to 3.3.1
  • Loading branch information
tototoshi committed Dec 18, 2023
2 parents eff5dca + 915b318 commit caa5638
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
@@ -1,4 +1,4 @@
val scalaVersion_3 = "3.3.0"
val scalaVersion_3 = "3.3.1"

ThisBuild / organization := "com.github.tototoshi"
ThisBuild / version := "0.1.0"
Expand Down

0 comments on commit caa5638

Please sign in to comment.