Skip to content

Commit

Permalink
Update scala-library to 2.13.11 (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 9, 2023
1 parent 178d71b commit 3ea6ba1
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.12.18"
scalaVersion := "2.13.11"
sbtPlugin := true

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

0 comments on commit 3ea6ba1

Please sign in to comment.