@ -9,7 +9,7 @@ val elmCompileMode = settingKey[ElmCompileMode]("How to compile elm sources")
val sharedSettings = Seq(
organization := "com.github.eikek",
scalaVersion := "2.13.1",
scalaVersion := "2.13.2",
scalacOptions ++= Seq(
"-deprecation",
"-encoding", "UTF-8",
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.