Skip to content

Commit

Permalink
Update json-path to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 20, 2024
1 parent 8a00358 commit 047856c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ val Scala_2_13 = "2.13.12"
val Scala_3 = "3.3.1"

val catsVersion = "2.10.0"
val jsonpathVersion = "2.8.0"
val jsonpathVersion = "2.9.0"
val macroParadiseVersion = "2.1.1"
val pureconfigVersion = "0.17.4"
val shapelessVersion = "2.3.10"
Expand Down

0 comments on commit 047856c

Please sign in to comment.