Merge pull request #4933 from eatkins/paradise

Bump source-dependencies/macro-annotation to 2.12.9
This commit is contained in:
eugene yokota 2019-08-06 18:17:38 -04:00 committed by GitHub
commit 294a1c181e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
ThisBuild / scalaVersion := "2.12.8"
ThisBuild / scalaVersion := "2.12.9"
val paradiseVersion = "2.1.1"
val commonSettings = Seq(