Skip to content

Commit

Permalink
Update ivy to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Sep 1, 2023
1 parent 49a76c6 commit a51dd0d
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 @@ -227,7 +227,7 @@ lazy val data = project
"com.typesafe.akka" %% "akka-slf4j" % V.akka,
"org.apache.maven" % "maven-model-builder" % "3.9.4",
"org.jsoup" % "jsoup" % "1.16.1",
"org.apache.ivy" % "ivy" % "2.5.1",
"org.apache.ivy" % "ivy" % "2.5.2",
"com.typesafe.akka" %% "akka-http" % V.akkaHttp,
"org.json4s" %% "json4s-native" % V.json4s,
"org.scalatest" %% "scalatest" % V.scalatest % Test
Expand Down

0 comments on commit a51dd0d

Please sign in to comment.