Skip to content

Commit

Permalink
Dependency updates for convex-core
Browse files Browse the repository at this point in the history
  • Loading branch information
mikera committed Dec 15, 2023
1 parent 3e510ef commit f574b0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions convex-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<properties>
<antlr.version>4.13.1</antlr.version>
<bc.version>1.76</bc.version>
<bc.version>1.77</bc.version>
</properties>


Expand Down Expand Up @@ -124,7 +124,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
</dependency>
<dependency>
<groupId>com.pholser</groupId>
Expand Down

0 comments on commit f574b0b

Please sign in to comment.