Skip to content

Commit

Permalink
JDK 22 iteration 1.9.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
JanMosigItemis committed Apr 22, 2024
1 parent e184be2 commit a8b3b31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</parent>

<artifactId>fluffyj.memory</artifactId>
<version>1.9.0</version>
<version>1.9.0-SNAPSHOT</version>

<name>FluffyJ Memory</name>
<description>Adding some fluff to Java's foreign memory abstraction</description>
Expand Down Expand Up @@ -72,7 +72,7 @@
<guava.version>33.1.0-jre</guava.version>
<mockito.version>5.11.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<spotbugs.plugin.version>4.8.3.1</spotbugs.plugin.version>
<spotbugs.plugin.version>4.8.4.0</spotbugs.plugin.version>
<spotbugs.version>4.7.3</spotbugs.version>
<junit.version>5.10.2</junit.version>
<jacoco.plugin.version>0.8.12</jacoco.plugin.version>
Expand Down

0 comments on commit a8b3b31

Please sign in to comment.