Skip to content

Commit 34b8c83

Browse files
committed
Update build.sbt
1 parent c23ca94 commit 34b8c83

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
@@ -79,7 +79,7 @@ Test / unmanagedSourceDirectories ++= {
7979
}
8080

8181
val jacksonVersion = "2.14.0-SNAPSHOT"
82-
val jacksonJsonSchemaVersion = "2.13.2"
82+
val jacksonJsonSchemaVersion = "2.13.3"
8383

8484
libraryDependencies ++= Seq(
8585
"com.fasterxml.jackson.core" % "jackson-core" % jacksonVersion,

0 commit comments

Comments
 (0)