Skip to content

Commit

Permalink
Update dependency net.neoforged:srgutils to v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
neoforged-renovate[bot] authored Jun 28, 2024
1 parent df3dde1 commit d06fbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parchment/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
dependencies {
implementation project(":api")
implementation 'org.parchmentmc.feather:io-gson:1.1.0'
implementation 'net.neoforged:srgutils:1.0.0'
implementation 'net.neoforged:srgutils:1.0.9'

testImplementation platform("org.junit:junit-bom:$junit_version")
testImplementation 'org.junit.jupiter:junit-jupiter'
Expand Down

0 comments on commit d06fbc4

Please sign in to comment.