Skip to content

Commit

Permalink
Merge pull request #161 from Dwolla/update/scala3-library-3.3.3
Browse files Browse the repository at this point in the history
Update scala3-library, ... to 3.3.3
  • Loading branch information
mergify[bot] authored Jun 7, 2024
2 parents db65eff + 38f41ab commit eef73ec
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 @@
import org.typelevel.scalacoptions.ScalacOptions

ThisBuild / crossScalaVersions := Seq("3.3.1", "2.13.14", "2.12.18")
ThisBuild / crossScalaVersions := Seq("3.3.3", "2.13.14", "2.12.18")
ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.head
ThisBuild / organization := "com.dwolla"
ThisBuild / homepage := Some(url("https://github.com/Dwolla/http4s-consul-middleware"))
Expand Down

0 comments on commit eef73ec

Please sign in to comment.