Skip to content

Commit

Permalink
Merge pull request #467 from profunktor/update/scala-library-2.12.20
Browse files Browse the repository at this point in the history
Update scala-library to 2.12.20
  • Loading branch information
mergify[bot] authored Sep 8, 2024
2 parents 7d595bc + ac06866 commit 81e5af7
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.19", "2.13.14", "3.3.3")
ThisBuild / crossScalaVersions := List("2.12.20", "2.13.14", "3.3.3")

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

0 comments on commit 81e5af7

Please sign in to comment.