Skip to content

Commit 04efbd1

Browse files
committed
jackson 2.13.1
1 parent 6d5a380 commit 04efbd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Test / unmanagedSourceDirectories ++= {
7777
}
7878

7979
val jacksonVersion = "2.13.1-SNAPSHOT"
80-
val jacksonJsonSchemaVersion = "2.13.0"
80+
val jacksonJsonSchemaVersion = "2.13.1"
8181

8282
libraryDependencies ++= Seq(
8383
"com.fasterxml.jackson.core" % "jackson-core" % jacksonVersion,

0 commit comments

Comments
 (0)