We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f362af7 commit 21524f2Copy full SHA for 21524f2
build.sbt
@@ -6,8 +6,6 @@ name := "jackson-module-scala"
6
7
organization := "com.fasterxml.jackson.module"
8
9
-ThisBuild / version := "2.16.0-SNAPSHOT"
10
-
11
ThisBuild / scalaVersion := "2.13.12"
12
13
ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.18", "2.13.12", "3.3.1")
0 commit comments