Skip to content

Commit bbd0be7

Browse files
authored
Merge pull request #68 from sebasbaumh/dependabot/maven/org.slf4j-slf4j-api-2.0.0-alpha7
Bump slf4j-api from 2.0.0-alpha6 to 2.0.0-alpha7
2 parents c62b4ad + 4046873 commit bbd0be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.slf4j</groupId>
8585
<artifactId>slf4j-api</artifactId>
86-
<version>2.0.0-alpha6</version>
86+
<version>2.0.0-alpha7</version>
8787
<scope>test</scope>
8888
</dependency>
8989
<dependency>

0 commit comments

Comments
 (0)