Skip to content

Commit

Permalink
Merge pull request #146 from lhns/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
lhns committed May 16, 2024
2 parents 37dbeb4 + ab69de7 commit 562986c
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 @@
ThisBuild / scalaVersion := "2.13.13"
ThisBuild / scalaVersion := "2.13.14"
ThisBuild / name := (server / name).value
name := (ThisBuild / name).value

Expand Down

0 comments on commit 562986c

Please sign in to comment.