Skip to content

Commit 241574d

Browse files
committed
+ elf4j-engine version bump
1 parent efdc9c9 commit 241574d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<groupId>io.github.elf4j</groupId>
3333
<artifactId>slf4j-elf4j</artifactId>
34-
<version>6.0.7</version>
34+
<version>6.0.8</version>
3535
<packaging>jar</packaging>
3636
<name>slf4j-elf4j</name>
3737
<description>SLF4J binding to use ELF4J native logging implementation</description>
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>io.github.elf4j</groupId>
7474
<artifactId>elf4j-engine</artifactId>
75-
<version>11.1.2</version>
75+
<version>13.0.5</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)