Skip to content

Commit

Permalink
updated scala version
Browse files Browse the repository at this point in the history
  • Loading branch information
badrinathpatchikolla committed Nov 21, 2022
1 parent f1c11dc commit c19e53b
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,7 +1,7 @@
ThisBuild / name := "bigquery.almaren"
ThisBuild / organization := "com.github.music-of-the-ainur"

lazy val scala212 = "2.12.15"
lazy val scala212 = "2.12.10"
lazy val scala213 = "2.13.9"

crossScalaVersions := Seq(scala212,scala213)
Expand Down

0 comments on commit c19e53b

Please sign in to comment.