Skip to content

Commit 6c905bf

Browse files
chore(deps): Update patch-release dependency changes
1 parent e419712 commit 6c905bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fabricApi = "0.139.4+1.21.11"
1212
fabricLoader = "0.18.4"
1313
indra = "4.0.0"
1414
mod-publish-plugin = "1.1.0"
15-
junit = "6.0.2"
15+
junit = "6.0.3"
1616
minecraft = "1.21.11"
1717
parchment = "1.21.11+build.2"
1818
vineflower = "1.11.2"
@@ -68,7 +68,7 @@ build-indra = { module = "net.kyori:indra-common", version.ref = "indra" }
6868
build-indra-crossdoc = { module = "net.kyori:indra-crossdoc", version.ref = "indra" }
6969
build-indra-spotless = { module = "net.kyori:indra-licenser-spotless", version.ref = "indra" }
7070
build-configurate-transformations = { module = "ca.stellardrift:gradle-plugin-configurate", version = "6.2.0" }
71-
build-idea-ext = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version = "1.4" }
71+
build-idea-ext = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version = "1.4.1" }
7272
mod-publish-plugin = { module = "me.modmuss50:mod-publish-plugin", version.ref = "mod-publish-plugin" }
7373

7474
# For Renovate, do not use directly

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencyResolutionManagement {
4949

5050
versionCatalogs {
5151
create("fabricApiLibs") {
52-
from("net.fabricmc.fabric-api:fabric-api-catalog:0.141.1+1.21.11")
52+
from("net.fabricmc.fabric-api:fabric-api-catalog:0.141.3+1.21.11")
5353
}
5454
}
5555
}

0 commit comments

Comments
 (0)