Skip to content

Commit 5d65515

Browse files
committed
🤓
1 parent 29440de commit 5d65515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ dependencies {
181181
modCompileOnly("maven.modrinth:litematica:$litematicaVersion")
182182

183183
// DevLogin
184-
modImplementation("com.ptsmods:devlogin:3.5")
184+
modRuntimeOnly("com.ptsmods:devlogin:3.5")
185185

186186
// Test implementations
187187
testImplementation(kotlin("test"))

0 commit comments

Comments
 (0)