Skip to content

Commit aed18c1

Browse files
committed
Add simple logging for convex-integration
1 parent 6c9a572 commit aed18c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convex-integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
</dependency>
100100
<dependency>
101101
<groupId>org.slf4j</groupId>
102-
<artifactId>slf4j-nop</artifactId>
102+
<artifactId>slf4j-simple</artifactId>
103103
<version>${slf4j.version}</version>
104104
</dependency>
105105
</dependencies>

0 commit comments

Comments
 (0)