Skip to content

Commit

Permalink
Update to the latest version of 2.12 and paradise
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiluTian committed Jan 23, 2024
1 parent d4efae4 commit d1b3ad4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
ThisBuild / organization := "ch.epfl.data"
ThisBuild / scalaVersion := "2.12.8"
ThisBuild / scalaVersion := "2.12.18"
ThisBuild / version := "2.0-SNAPSHOT"

val project_name = "CloudCity"
name := project_name

val paradiseVersion = "2.1.0"
val paradiseVersion = "2.1.1"
val breezeVersion = "0.13.2"
val scalaTestVersion = "3.1.2"
val squidVersion = "0.4.1-SNAPSHOT"
Expand Down

0 comments on commit d1b3ad4

Please sign in to comment.