Skip to content

Commit 1d0c8d3

Browse files
gradle(deps): bump meteordevelopment:orbit from 0.2.3 to 0.2.4
Bumps meteordevelopment:orbit from 0.2.3 to 0.2.4. --- updated-dependencies: - dependency-name: meteordevelopment:orbit dependency-version: 0.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 761f687 commit 1d0c8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
modImplementation files("libs\\baritone-unoptimized-fabric-1.14.0-1.jar")
7575
modImplementation("meteordevelopment:meteor-client:${project.minecraft_version}-SNAPSHOT")
7676
implementation "org.meteordev:starscript:0.2.5"
77-
implementation "meteordevelopment:orbit:0.2.3"
77+
implementation "meteordevelopment:orbit:0.2.4"
7878

7979
// Xaero's Mods
8080
modCompileOnly "maven.modrinth:xaeros-world-map:${project.xwm_fabric_version}" // Xaero's World Map

0 commit comments

Comments
 (0)