Skip to content

Commit

Permalink
Merge pull request #162 from scala-steward/update/scala-library-2.13.14
Browse files Browse the repository at this point in the history
Update scala-library to 2.13.14
  • Loading branch information
jpbnetley authored May 13, 2024
2 parents f98f75d + 8c9f46a commit 6b9fc3b
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 @@ -22,7 +22,7 @@ libraryDependencies ++= {
) ++ scalaTest
}

scalaVersion := "2.13.13"
scalaVersion := "2.13.14"

//http://www.scalatest.org/user_guide/using_scalatest_with_sbt
logBuffered in Test := false

0 comments on commit 6b9fc3b

Please sign in to comment.