Skip to content

Commit

Permalink
Bump slf4j.version from 2.0.14 to 2.0.15
Browse files Browse the repository at this point in the history
Bumps `slf4j.version` from 2.0.14 to 2.0.15.

Updates `org.slf4j:slf4j-api` from 2.0.14 to 2.0.15

Updates `org.slf4j:jul-to-slf4j` from 2.0.14 to 2.0.15

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:jul-to-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent b899e3f commit 88a411a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<kotlin.compiler.jvmTarget>16</kotlin.compiler.jvmTarget>
<kotlin.version>2.0.10</kotlin.version>

<slf4j.version>2.0.14</slf4j.version>
<slf4j.version>2.0.15</slf4j.version>
<jackson.version>2.17.1</jackson.version>
<picocli.version>4.7.6</picocli.version>
<jgit.version>6.10.0.202406032230-r</jgit.version>
Expand Down

0 comments on commit 88a411a

Please sign in to comment.