Skip to content

Commit

Permalink
Update gradle to 8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Jan 4, 2024
1 parent cd89922 commit fdaf4d2
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 @@ -32,7 +32,7 @@ ThisBuild / semanticdbVersion := scalafixSemanticdb.revision
ThisBuild / semanticdbEnabled := true

lazy val V = new {
val androidGradle = "4.2.2"
val androidGradle = "8.2.1"
val bloopConfig = "1.5.5"
val classgraph = "4.8.165"
val gradle = "5.0"
Expand Down

0 comments on commit fdaf4d2

Please sign in to comment.