Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mikera committed Dec 15, 2023
1 parent ee157d4 commit 3e510ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jmh.version>1.36</jmh.version>
<junit.version>5.10.0</junit.version>
<jmh.version>1.37</jmh.version>
<junit.version>5.10.1</junit.version>
<slf4j.version>2.0.9</slf4j.version>
<hc.version>5.2.1</hc.version>
<hc.version>5.3</hc.version>
<convex.version>${project.version}</convex.version>
<!--Freeze this for reproducible builds. -->
<project.build.outputTimestamp>2020-02-02T00:00:00Z</project.build.outputTimestamp>
Expand Down

0 comments on commit 3e510ef

Please sign in to comment.