We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4578ec commit 0a76a24Copy full SHA for 0a76a24
build.sbt
@@ -6,7 +6,6 @@ name := "jackson-module-scala"
6
7
organization := "com.fasterxml.jackson.module"
8
9
-ThisBuild / version := "2.17.0-SNAPSHOT"
10
ThisBuild / scalaVersion := "2.13.12"
11
12
ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.18", "2.13.12", "3.3.1")
0 commit comments