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

Commit

Permalink
Update scala-library to 2.13.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and filosganga committed Jan 24, 2023
1 parent d56eaf5 commit 407b7b2
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 @@ -26,7 +26,7 @@ lazy val `http4s-micrometer-metrics` = (project in file("."))
inThisBuild(
List(
organization := "com.ovoenergy",
scalaVersion := "2.13.7",
scalaVersion := "2.13.10",
crossScalaVersions += "2.12.10",
Compile / console / scalacOptions -= "-Ywarn-unused-import"
)
Expand Down

0 comments on commit 407b7b2

Please sign in to comment.