Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Commit

Permalink
Update Dependencies.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
Owain94 authored Dec 5, 2019
1 parent 714ad06 commit 4dce917
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ const val kotlinVersion = "1.3.50"

object ProjectVersions {
const val launcherVersion = "2.0.4"
const val rlVersion = "1.5.42"
const val rlVersion = "1.5.43-SNAPSHOT"

const val openosrsVersion = "2.1.15.0"
const val openosrsVersion = "2.1.16.0"

const val rsversion = 186
const val cacheversion = 165
Expand Down

0 comments on commit 4dce917

Please sign in to comment.