Skip to content

Commit

Permalink
Update dependency name.remal.test-source-sets:name.remal.test-source-…
Browse files Browse the repository at this point in the history
…sets.gradle.plugin to v5 (#102)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent e447c4b commit d2a9753
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 @@ -28,7 +28,7 @@ apply plugin: 'name.remal.toolkit.build-logic'
apply plugin: 'java-gradle-plugin'

dependencies {
externalPluginsToTest 'name.remal.test-source-sets:name.remal.test-source-sets.gradle.plugin:4.1.10'
externalPluginsToTest 'name.remal.test-source-sets:name.remal.test-source-sets.gradle.plugin:5.0.0'
}

gradlePlugin {
Expand Down

0 comments on commit d2a9753

Please sign in to comment.