Skip to content

Commit

Permalink
Update all non-major dependencies to v8.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 4091133 commit a542101
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ license-report = "com.github.jk1.dependency-license-report:2.9"
[libraries]
gradle-plugin-shadow = "gradle.plugin.com.github.johnrengelman:shadow:8.0.0"
gradle-plugin-licenser = "gradle.plugin.org.cadixdev.gradle:licenser:0.6.1"
gradle-plugin-lombok = "io.freefair.gradle:lombok-plugin:8.12"
gradle-plugin-lombok = "io.freefair.gradle:lombok-plugin:8.12.1"
gradle-plugin-indra-git = "net.kyori:indra-git:3.1.3"
gradle-plugin-unimined = "xyz.wagyourtail.unimined:xyz.wagyourtail.unimined.gradle.plugin:1.3.12"
gradle-plugin-spotless = "com.diffplug.spotless:spotless-plugin-gradle:7.0.2"
gradle-plugin-freefair = "io.freefair.gradle:maven-plugin:8.12"
gradle-plugin-freefair = "io.freefair.gradle:maven-plugin:8.12.1"
log4j-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4j" }
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
log4j-slf4j2-impl = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version.ref = "log4j" }
Expand Down

0 comments on commit a542101

Please sign in to comment.