Skip to content

Commit

Permalink
fix(deps): update dependency xyz.jpenilla:resource-factory to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jpenilla committed Apr 2, 2024
1 parent b5508dd commit e5586d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ repositories {

dependencies {
implementation("net.kyori", "indra-common", "3.1.3")
implementation("xyz.jpenilla:resource-factory:0.0.8")
implementation("xyz.jpenilla:resource-factory:1.1.1")
implementation("com.github.johnrengelman:shadow:8.1.1")
}

0 comments on commit e5586d0

Please sign in to comment.