Skip to content

Commit

Permalink
Update dependency name.remal.gradle-plugins.toolkit:build-logic to v0…
Browse files Browse the repository at this point in the history
….72.3
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 21f2c16 commit c315a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
String rootSnapshotVersion = project.ext.rootSnapshotVersion = '2-SNAPSHOT'
dependencies {
//classpath("$rootGroupId:$rootArtifactId:$rootSnapshotVersion") { version { strictly(rootSnapshotVersion) } }
classpath 'name.remal.gradle-plugins.toolkit:build-logic:0.72.2'
classpath 'name.remal.gradle-plugins.toolkit:build-logic:0.72.3'
}
repositories {
mavenCentral()
Expand Down

0 comments on commit c315a32

Please sign in to comment.