Skip to content

Commit

Permalink
Update gradle-tooling-api to 8.2 (#3013)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 11, 2023
1 parent 3740482 commit 1aad901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Versions {
val scalatest = "3.2.16"
val cats = "3.5.0"
val json4s = "4.0.6"
val gradleTooling = "7.6.2"
val gradleTooling = "8.2"
val circe = "0.14.5"

private def parseVersion(key: String): String = {
Expand Down

0 comments on commit 1aad901

Please sign in to comment.