Skip to content

Commit e6be3bf

Browse files
committed
Merge branch 'main' into scala_update
2 parents c5886b0 + 10dc799 commit e6be3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/scala/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ lazy val enumeratumVersion = "1.7.2"
5959
lazy val commonSettings =
6060
Seq(
6161
organization := "com.ctc",
62-
scalaVersion := "2.13.13",
62+
scalaVersion := "2.13.14",
6363
version := omegaEditVersion,
6464
organizationName := "Concurrent Technologies Corporation",
6565
maintainer := "oss@ctc.com",

0 commit comments

Comments
 (0)