Skip to content

Commit

Permalink
move rlp_01 to test scope (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
kortemik authored Dec 4, 2024
1 parent 27ede94 commit eba44d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@
<dependency>
<groupId>com.teragrep</groupId>
<artifactId>rlp_01</artifactId>
<version>4.0.3</version>
<version>4.1.0</version>
<scope>test</scope>
</dependency>
<!-- testing -->
<dependency>
Expand Down

0 comments on commit eba44d9

Please sign in to comment.