Skip to content

Commit

Permalink
Bump com.github.harbby.gradle.serviceloader from 1.1.8 to 1.1.9
Browse files Browse the repository at this point in the history
Bumps com.github.harbby.gradle.serviceloader from 1.1.8 to 1.1.9.

---
updated-dependencies:
- dependency-name: com.github.harbby.gradle.serviceloader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent cc664f6 commit 05eba1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
// For source code formatting
id "com.diffplug.spotless" version "7.0.1"
// https://github.com/harbby/gradle-serviceloader
id "com.github.harbby.gradle.serviceloader" version "1.1.8"
id "com.github.harbby.gradle.serviceloader" version "1.1.9"
// For building shadow jars with jdk 17 ONLY
//id 'com.github.johnrengelman.shadow' version '8.1.1'
// For building shadow jars using JDK 21 +, they had to fork
Expand Down

0 comments on commit 05eba1b

Please sign in to comment.