Skip to content

Commit

Permalink
update r to fix crash
Browse files Browse the repository at this point in the history
  • Loading branch information
MrNavaStar committed Aug 18, 2024
1 parent 24e57d2 commit 3d16fc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ waterfall_version=1.21-R0.1-SNAPSHOT
# Dependencies
# https://github.com/apache/fury/releases
fury_version=0.7.0
r_version=1.0.3
r_version=1.0.4
# should always match the netty version in (latest) minecraft release
netty_version=4.1.97.Final
# https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk18on
Expand Down
2 changes: 1 addition & 1 deletion paper/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ libraries:
- io.netty:netty-codec-http:4.1.97.Final
- io.netty:netty-codec-http2:4.1.97.Final
- org.bouncycastle:bcpkix-jdk18on:1.78.1
- me.mrnavastar:r:1.0.3
- me.mrnavastar:r:1.0.4

0 comments on commit 3d16fc4

Please sign in to comment.