Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Feb 27, 2024
1 parent b4578ec commit 0a76a24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ name := "jackson-module-scala"

organization := "com.fasterxml.jackson.module"

ThisBuild / version := "2.17.0-SNAPSHOT"
ThisBuild / scalaVersion := "2.13.12"

ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.18", "2.13.12", "3.3.1")
Expand Down

0 comments on commit 0a76a24

Please sign in to comment.