Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Commit

Permalink
Update scala-library to 2.12.17
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 19, 2022
1 parent 716644e commit cd4fa68
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
Expand Up @@ -4,7 +4,7 @@ name := "micrometer-akka"

ThisBuild / scalaVersion := "2.13.8"

ThisBuild / crossScalaVersions := Seq("2.12.16", "2.13.8", "3.1.2")
ThisBuild / crossScalaVersions := Seq("2.12.17", "2.13.8", "3.1.2")

scalacOptions += "-target:jvm-1.8"

Expand Down

0 comments on commit cd4fa68

Please sign in to comment.