Skip to content

Commit

Permalink
add logback
Browse files Browse the repository at this point in the history
  • Loading branch information
SpriCoder committed May 14, 2024
1 parent 8d870f8 commit 2611197
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions verification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.11</version>
</dependency>

<dependency>
<groupId>cn.edu.tsinghua</groupId>
<artifactId>influxdb-2.0</artifactId>
Expand Down

0 comments on commit 2611197

Please sign in to comment.