Skip to content

Commit 0c30f71

Browse files
committed
link to jackson 3.0.0-rc1
1 parent fdc294d commit 0c30f71

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
@@ -20,7 +20,7 @@ resolvers ++= Resolver.sonatypeOssRepos("snapshots")
2020

2121
bomFormat := "xml"
2222

23-
val jacksonVersion = "3.0.0-rc1-SNAPSHOT"
23+
val jacksonVersion = "3.0.0-rc1"
2424

2525
publishTo := {
2626
val nexus = "https://s01.oss.sonatype.org/"

0 commit comments

Comments
 (0)