Skip to content

Commit

Permalink
Update dependency scala to v2.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent aea5de3 commit 948fb5c
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 @@ -38,7 +38,7 @@ name := "ucie_digital"
ThisBuild / organization := "edu.berkeley.cs"
ThisBuild / version := "0.0.1-SNAPSHOT"

ThisBuild / scalaVersion := "2.13.10"
ThisBuild / scalaVersion := "2.13.14"
ThisBuild / scalacOptions := Seq(
"-deprecation",
"-feature",
Expand Down

0 comments on commit 948fb5c

Please sign in to comment.