Skip to content

Commit

Permalink
Merge pull request #434 from profunktor/update/scala-library-2.12.19
Browse files Browse the repository at this point in the history
Update scala-library to 2.12.19
  • Loading branch information
mergify[bot] authored Mar 3, 2024
2 parents 1d50235 + 340c005 commit 35249e4
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 @@ -2,7 +2,7 @@ import Dependencies._
import microsites.ExtraMdFileConfig

ThisBuild / organizationName := "ProfunKtor"
ThisBuild / crossScalaVersions := List("2.12.18", "2.13.12", "3.3.1")
ThisBuild / crossScalaVersions := List("2.12.19", "2.13.12", "3.3.1")

// publishing
ThisBuild / name := """http4s-jwt-auth"""
Expand Down

0 comments on commit 35249e4

Please sign in to comment.