Skip to content

Commit 496c910

Browse files
Bump de.florianreuth.baseproject from 2.0.1 to 2.0.2 (#59)
Bumps de.florianreuth.baseproject from 2.0.1 to 2.0.2. --- updated-dependencies: - dependency-name: de.florianreuth.baseproject dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50f2706 commit 496c910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluginManagement {
88

99
plugins {
1010
id("fabric-loom") version "1.11-SNAPSHOT" // Keep this in order to support legacy fabric
11-
id("de.florianreuth.baseproject") version "2.0.1"
11+
id("de.florianreuth.baseproject") version "2.0.2"
1212
}
1313
}
1414

0 commit comments

Comments
 (0)