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
….65.13 (#382)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 234b68f commit 2ebf5da
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 @@ -13,7 +13,7 @@ buildscript {
String rootSnapshotVersion = project.ext.rootSnapshotVersion = '4-SNAPSHOT'
dependencies {
//classpath("$rootGroupId:$rootArtifactId:$rootSnapshotVersion") { version { strictly(rootSnapshotVersion) } }
classpath 'name.remal.gradle-plugins.toolkit:build-logic:0.64.12'
classpath 'name.remal.gradle-plugins.toolkit:build-logic:0.65.13'
classpath 'de.undercouch:gradle-download-task:5.6.0'
classpath 'com.tisonkun.os:os-detector-core:0.4.0'
}
Expand Down

0 comments on commit 2ebf5da

Please sign in to comment.