Skip to content

Commit

Permalink
injector: add missing spoofed field
Browse files Browse the repository at this point in the history
  • Loading branch information
buracc committed Aug 31, 2022
1 parent ae7e0f8 commit 10aed2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ buildscript {
dependencies {
classpath("org.ajoberstar.grgit:grgit-core:4.1.0")
classpath("com.openosrs:script-assembler-plugin:1.0.1")
classpath("com.openosrs:injector-plugin:2.0.5.4")
classpath("com.openosrs:injector-plugin:2.0.5.5")
}
}

Expand Down

0 comments on commit 10aed2f

Please sign in to comment.