Skip to content

Commit

Permalink
build(deps): bump gg.essential.loom from 1.3.12 to 1.4.14
Browse files Browse the repository at this point in the history
Bumps gg.essential.loom from 1.3.12 to 1.4.14.

---
updated-dependencies:
- dependency-name: gg.essential.loom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent facd868 commit ab39b88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ plugins {
id("com.github.johnrengelman.shadow") version "8.1.1"
id("net.kyori.blossom") version "2.0.0"
id("io.github.juuxel.loom-quiltflower") version "1.10.0"
id("gg.essential.loom") version "1.3.12"
id("gg.essential.loom") version "1.4.14"
id("gg.essential.defaults") version "0.3.0"
idea
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.7"
Expand Down
2 changes: 1 addition & 1 deletion events/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import org.apache.tools.ant.filters.FixCrLfFilter

plugins {
kotlin("jvm") version "1.9.21"
id("gg.essential.loom") version "1.3.12"
id("gg.essential.loom") version "1.4.14"
id("gg.essential.defaults") version "0.3.0"
}

Expand Down

0 comments on commit ab39b88

Please sign in to comment.