Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#651)
Browse files Browse the repository at this point in the history
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 10, 2024
1 parent b9f1d6a commit dabf1c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.10</version>
<version>2.0.11</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<mockk.version>1.12.4</mockk.version>
<powermock.version>2.0.9</powermock.version>
<scala.version>2.13.12</scala.version>
<slf4j.version>2.0.10</slf4j.version>
<slf4j.version>2.0.11</slf4j.version>

</properties>

Expand Down

0 comments on commit dabf1c9

Please sign in to comment.