diff --git a/build.sbt b/build.sbt index 9fd1b484..e4da9b74 100644 --- a/build.sbt +++ b/build.sbt @@ -122,7 +122,7 @@ lazy val twitter = project }, ) -def Scala212 = "2.12.17" +def Scala212 = "2.12.18" lazy val buildSettings = Seq( organization := "org.atnos",