Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-nop from 2.0.9 to 2.0.10 (MCreator#4477)
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-nop from 2.0.9 to 2.0.10.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent f40f42a commit cd26f68
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 @@ -105,7 +105,7 @@ dependencies {
implementation group: 'com.univocity', name: 'univocity-parsers', version: '2.9.1'
implementation group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.22.0'
implementation group: 'org.apache.commons', name: 'commons-text', version: '1.11.0'
implementation group: 'org.slf4j', name: 'slf4j-nop', version: '2.0.9'
implementation group: 'org.slf4j', name: 'slf4j-nop', version: '2.0.10'
implementation group: 'org.gradle', name: 'gradle-tooling-api', version: '8.5'
implementation group: 'net.java.balloontip', name: 'balloontip', version: '1.2.4.1'
implementation group: 'com.atlassian.commonmark', name: 'commonmark', version: '0.17.0'
Expand Down

0 comments on commit cd26f68

Please sign in to comment.