Paradise is available for 2.12.11

This commit is contained in:
Anil Kumar Myla 2020-03-18 01:13:57 -07:00
parent 887eb17f9e
commit 5840532687
No known key found for this signature in database
GPG Key ID: BC80B8B017F64FC7
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
// TODO: bump to 2.12.11 once macro paradise is available
ThisBuild / scalaVersion := "2.12.8"
ThisBuild / scalaVersion := "2.12.11"
val paradiseVersion = "2.1.1"
val commonSettings = Seq(