Skip to content

Commit

Permalink
Set multi-module version to 0.5.0, because 0.5.2 was build with wrong…
Browse files Browse the repository at this point in the history
… target vm 17.
  • Loading branch information
renelink committed Aug 22, 2024
1 parent af8b823 commit 182de51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pluginManagement {
}

plugins {
id("com.link-intersystems.gradle.multi-module") version "+"
id("com.link-intersystems.gradle.multi-module") version "0.5.0"
}

dependencyResolutionManagement {
Expand Down

0 comments on commit 182de51

Please sign in to comment.