Skip to content

Commit

Permalink
Revert "Update scala-library to 2.13.10 (#50)"
Browse files Browse the repository at this point in the history
This reverts commit 94635a4.
  • Loading branch information
guizmaii committed Oct 14, 2022
1 parent 94635a4 commit de35e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "sbt-datadog"
versionScheme := Some("semver-spec")
scalaVersion := "2.13.10"
scalaVersion := "2.12.17"
sbtPlugin := true

addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.11" % "provided")
Expand Down

0 comments on commit de35e67

Please sign in to comment.