Skip to content

Commit

Permalink
Update paranamer to 2.8.1 (#1837)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 28, 2025
1 parent 306b662 commit 3e4752e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ object Dependencies {

val javaxInject = "javax.inject" % "javax.inject" % "1"

val paranamer = "com.thoughtworks.paranamer" % "paranamer" % "2.8"
val paranamer = "com.thoughtworks.paranamer" % "paranamer" % "2.8.1"
val findbugs = "com.google.code.findbugs" % "jsr305" % "1.3.9"

val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.13.0"
Expand Down

0 comments on commit 3e4752e

Please sign in to comment.