Skip to content

Commit

Permalink
update cache to 1.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
abextm committed Dec 7, 2022
1 parent b15116f commit 22deb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ lombok {

version = file("version").text.trim()

def runeliteVersion = "1.9.1"
def runeliteVersion = "1.9.5"
dependencies {
implementation "com.google.guava:guava:23.2-jre"
implementation "com.google.code.gson:gson:2.8.5"
Expand Down

0 comments on commit 22deb55

Please sign in to comment.