Skip to content

Commit

Permalink
Fix: Man trenger den ved kompiletime siden Bridgen settes opp i koden. (
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsladek authored Jul 6, 2024
1 parent 60bc18e commit 2f25f67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -377,12 +377,10 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jul-to-slf4j</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 2f25f67

Please sign in to comment.