Skip to content

Commit 5bf3f6d

Browse files
authored
paranamer 2.8.3 (#706)
* paranamer 2.8.1 * paranamer 2.8.3
1 parent b3cdd78 commit 5bf3f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
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.3",
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)