Skip to content

Commit

Permalink
Merge pull request #188 from scala-steward/update/scala-library-2.12.14
Browse files Browse the repository at this point in the history
Update scala-library to 2.12.14
  • Loading branch information
mccartney committed Jun 9, 2021
2 parents 1265b4e + b29117e commit 83f13bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Expand Up @@ -4,7 +4,7 @@ import sbt._
object BuildSettings {
val buildOrganization = "com.github.slack-scala-client"
val buildVersion = "0.2.16"
val buildScalaVersion = "2.12.12"
val buildScalaVersion = "2.12.14"

val settings = Seq (
organization := buildOrganization,
Expand Down

0 comments on commit 83f13bc

Please sign in to comment.