Skip to content

Commit ab69ce5

Browse files
renovate[bot]jpenilla
authored andcommitted
fix(deps): update dependency xyz.jpenilla:resource-factory to v1.2.1
1 parent 771da3b commit ab69ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ repositories {
88

99
dependencies {
1010
implementation("net.kyori", "indra-common", "3.1.3")
11-
implementation("xyz.jpenilla:resource-factory:1.2.0")
11+
implementation("xyz.jpenilla:resource-factory:1.2.1")
1212
implementation("com.github.johnrengelman:shadow:8.1.1")
1313
}

0 commit comments

Comments
 (0)