Skip to content

Commit

Permalink
Bump multisource
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebemish committed Sep 12, 2024
1 parent 20f7b98 commit 54fad2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pluginManagement {
plugins {
id 'org.gradlex.extra-java-module-info' version '1.8' apply false
id 'dev.lukebemish.conventions' version '0.1.11'
id 'dev.lukebemish.multisource' version '0.1.8'
id 'dev.lukebemish.multisource' version '0.2.2'
}

gradle.beforeProject {
Expand Down

0 comments on commit 54fad2e

Please sign in to comment.