Skip to content

Commit

Permalink
Changed required Majrusz Library version from 2.4 to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Majrusz committed Sep 19, 2021
1 parent 34045bc commit 5d75176
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ repositories {
}

dependencies {
minecraft 'net.minecraftforge:forge:1.17.1-37.0.44'
implementation fg.deobf( 'com.mlib:majrusz-library-1.17.1:2.5.0-unfinished' )
minecraft 'net.minecraftforge:forge:1.17.1-37.0.69'
implementation fg.deobf( 'com.mlib:majrusz-library-1.17.1:2.5.0' )
}

// Example for how to get properties into the manifest for reading at runtime.
Expand Down
Binary file not shown.

0 comments on commit 5d75176

Please sign in to comment.