Skip to content

Commit

Permalink
Updated org.slf4j:slf4j-simple to 2.0.11 (#334)
Browse files Browse the repository at this point in the history
Updates org.slf4j:slf4j-simple from 2.0.9 to 2.0.11

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 15, 2024
1 parent c32ee4f commit 0b0cf30
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ maven_install(
"org.jetbrains.kotlinx:kotlinx-cli-jvm:0.3.6",
"org.kohsuke:github-api:1.316",
"io.github.microutils:kotlin-logging-jvm:3.0.5",
"org.slf4j:slf4j-simple:2.0.9",
"org.slf4j:slf4j-simple:2.0.11",
"org.json:json:20230618",
"org.apache.commons:commons-text:1.11.0",
"net.pearx.kasechange:kasechange-jvm:1.4.1",
Expand Down
16 changes: 8 additions & 8 deletions maven_install.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -647043592,
"__RESOLVED_ARTIFACTS_HASH": 497409133,
"__INPUT_ARTIFACTS_HASH": 759869655,
"__RESOLVED_ARTIFACTS_HASH": 1196599990,
"conflict_resolution": {
"org.apiguardian:apiguardian-api:1.0.0": "org.apiguardian:apiguardian-api:1.1.2",
"org.opentest4j:opentest4j:1.1.1": "org.opentest4j:opentest4j:1.2.0"
Expand Down Expand Up @@ -303,17 +303,17 @@
},
"org.slf4j:slf4j-api": {
"shasums": {
"jar": "0818930dc8d7debb403204611691da58e49d42c50b6ffcfdce02dadb7c3c2b6c",
"sources": "0d83bc49452416dd121ee41cebf41cdc64b69e7f7fdc97c2762ec406336c7ad3"
"jar": "ce0e71d673acb9036bb55d0244b261cf033f8e4c1245f14f931dfb1937dd4c95",
"sources": "3c1357260d1c649aa747bc6ba7b78fb6ea1bd2f7e6fabd9c6412e9d5c6e2ea0c"
},
"version": "2.0.9"
"version": "2.0.11"
},
"org.slf4j:slf4j-simple": {
"shasums": {
"jar": "71f9c6de6dbaec2d10caa303faf08c5e749be53b242896c64c96b7c6bb6d62dc",
"sources": "45423388e9fc51af94ac936842211353dbde78c29350d1ed97445ed3e37416cd"
"jar": "bb3c7e2e144dcdf022fe17775286a3623e69d75b7f52d9b62451871d0c82a513",
"sources": "175fea737c8ec38543a6011ecaf6724a77525194f809394bb5c24d25d591eec4"
},
"version": "2.0.9"
"version": "2.0.11"
},
"org.yaml:snakeyaml": {
"shasums": {
Expand Down

0 comments on commit 0b0cf30

Please sign in to comment.