Skip to content

Commit

Permalink
Update dependency net.neoforged:srgutils to v1.0.9 (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: neoforged-renovate[bot] <174042230+neoforged-renovate[bot]@users.noreply.github.com>
  • Loading branch information
neoforged-renovate[bot] authored Jul 4, 2024
1 parent 838330b commit 9fba302
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 9fba302

Please sign in to comment.