Skip to content

Commit 7169ceb

Browse files
committed
Update build.sbt
1 parent 04efbd1 commit 7169ceb

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
@@ -76,7 +76,7 @@ Test / unmanagedSourceDirectories ++= {
7676
}
7777
}
7878

79-
val jacksonVersion = "2.13.1-SNAPSHOT"
79+
val jacksonVersion = "2.13.1"
8080
val jacksonJsonSchemaVersion = "2.13.1"
8181

8282
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)