Skip to content

Commit

Permalink
Update dependency ch.randelshofer:fastdoubleparser to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 887d80a commit 4879c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<!--https://github.com/wrandelshofer/FastDoubleParser -->
<groupId>ch.randelshofer</groupId>
<artifactId>fastdoubleparser</artifactId>
<version>1.0.90</version>
<version>2.0.1</version>
<!-- Optional as this is used only by deprecated methods -->
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 4879c18

Please sign in to comment.