Skip to content

Commit 82b52a9

Browse files
Bump slf4j.version from 1.7.31 to 1.7.32 (#72)
Bumps `slf4j.version` from 1.7.31 to 1.7.32. Updates `slf4j-api` from 1.7.31 to 1.7.32 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) Updates `slf4j-simple` from 1.7.31 to 1.7.32 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06c6b57 commit 82b52a9

File tree

1 file changed

+1
-1
lines changed
  • spotify-web-api-java-generator

1 file changed

+1
-1
lines changed

spotify-web-api-java-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<picocli.version>4.6.1</picocli.version>
2626
<flexmark.version>0.62.2</flexmark.version>
2727
<mustache.java.version>0.9.10</mustache.java.version>
28-
<slf4j.version>1.7.31</slf4j.version>
28+
<slf4j.version>1.7.32</slf4j.version>
2929

3030
<moditect.module.name>de.sonallux.spotify.generator.java</moditect.module.name>
3131
</properties>

0 commit comments

Comments
 (0)