Skip to content

Commit

Permalink
Update runelite & launcher versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnuh committed Oct 3, 2023
1 parent 381dc4c commit 0243ee0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

<properties>
<jdk.version>11</jdk.version>
<runelite.version>1.9.11-SNAPSHOT</runelite.version>
<launcher.version>2.1.8-SNAPSHOT</launcher.version>
<runelite.version>1.10.13-SNAPSHOT</runelite.version>
<launcher.version>2.6.4-SNAPSHOT</launcher.version>
<lombok.version>1.18.22</lombok.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>${jdk.version}</maven.compiler.source>
Expand Down

0 comments on commit 0243ee0

Please sign in to comment.