Skip to content

Commit

Permalink
Merge pull request #6 from makeevrserg/dependabot/gradle/versions-f21…
Browse files Browse the repository at this point in the history
…9706a2e

build(deps): bump ru.astrainteractive.gradleplugin:convention from 0.5.2 to 1.1.2 in the versions group
  • Loading branch information
makeevrserg authored May 27, 2024
2 parents 65a2118 + 11868da commit 633245b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import java.util.Properties

buildscript {
dependencies {
classpath("ru.astrainteractive.gradleplugin:convention:0.5.2")
classpath("ru.astrainteractive.gradleplugin:convention:1.1.2")
}
}

Expand Down

0 comments on commit 633245b

Please sign in to comment.