Skip to content

Commit 9b935f1

Browse files
committed
paranamer 2.8.1
1 parent 88215ea commit 9b935f1

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
@@ -132,7 +132,7 @@ else
132132
)
133133

134134
libraryDependencies ++= jacksonDependencies ++ Seq(
135-
"com.thoughtworks.paranamer" % "paranamer" % "2.8",
135+
"com.thoughtworks.paranamer" % "paranamer" % "2.8.1",
136136
// test dependencies
137137
"com.fasterxml.jackson.datatype" % "jackson-datatype-joda" % jacksonNonCoreVersion % Test,
138138
"com.fasterxml.jackson.datatype" % "jackson-datatype-guava" % jacksonCoreVersion % Test,

0 commit comments

Comments
 (0)