Skip to content

Commit 3bca86a

Browse files
Update dependency org.apache.groovy:groovy-toml to v5.0.5 (#323)
[ci skip] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcef6de commit 3bca86a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

magiclib-wrapper/forge/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import org.apache.groovy.toml.util.TomlConverter
44

55
buildscript {
66
dependencies {
7-
classpath("org.apache.groovy:groovy-toml:5.0.4")
7+
classpath("org.apache.groovy:groovy-toml:5.0.5")
88
}
99
}
1010

magiclib-wrapper/neoforge/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import org.apache.groovy.toml.util.TomlConverter
44

55
buildscript {
66
dependencies {
7-
classpath("org.apache.groovy:groovy-toml:5.0.4")
7+
classpath("org.apache.groovy:groovy-toml:5.0.5")
88
}
99
}
1010

0 commit comments

Comments
 (0)