Skip to content

Commit

Permalink
Use char in json building for single character strings
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Feb 8, 2023
1 parent b84217f commit 03860f2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@
<optional>true</optional>
</dependency>

<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-config</artifactId>
<version>2.4</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>io.avaje</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit 03860f2

Please sign in to comment.