Skip to content

Commit e89f20b

Browse files
Update dependency scala to v2.13.15
1 parent aea5de3 commit e89f20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ name := "ucie_digital"
3838
ThisBuild / organization := "edu.berkeley.cs"
3939
ThisBuild / version := "0.0.1-SNAPSHOT"
4040

41-
ThisBuild / scalaVersion := "2.13.10"
41+
ThisBuild / scalaVersion := "2.13.15"
4242
ThisBuild / scalacOptions := Seq(
4343
"-deprecation",
4444
"-feature",

0 commit comments

Comments
 (0)