We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efdc9c9 commit 241574dCopy full SHA for 241574d
pom.xml
@@ -31,7 +31,7 @@
31
32
<groupId>io.github.elf4j</groupId>
33
<artifactId>slf4j-elf4j</artifactId>
34
- <version>6.0.7</version>
+ <version>6.0.8</version>
35
<packaging>jar</packaging>
36
<name>slf4j-elf4j</name>
37
<description>SLF4J binding to use ELF4J native logging implementation</description>
@@ -72,7 +72,7 @@
72
<dependency>
73
74
<artifactId>elf4j-engine</artifactId>
75
- <version>11.1.2</version>
+ <version>13.0.5</version>
76
</dependency>
77
78
<groupId>org.junit.jupiter</groupId>
0 commit comments