aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
diff options
context:
space:
mode:
authorLyfts <127234178+Lyfts@users.noreply.github.com>2024-02-10 09:27:09 +0100
committerGitHub <noreply@github.com>2024-02-10 09:27:09 +0100
commit45128e7f18477fa1a21db8022a227389fe815ba7 (patch)
tree247eb646413806f397ee89fb7f2f7b59afb36483 /settings.gradle
parent09d0d0573d1820c115476ef477fc922619b903ae (diff)
downloadGT5-Unofficial-45128e7f18477fa1a21db8022a227389fe815ba7.tar.gz
GT5-Unofficial-45128e7f18477fa1a21db8022a227389fe815ba7.tar.bz2
GT5-Unofficial-45128e7f18477fa1a21db8022a227389fe815ba7.zip
Compact fusion structure fixes (#236)
* update bs+deps+address deprecation * compact fusion autobuild fixes
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.gradle b/settings.gradle
index e8946ada27..3b6c62d046 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -17,7 +17,7 @@ pluginManagement {
}
plugins {
- id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.8'
+ id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.9'
}