Skip to content

Commit

Permalink
Release 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JanMosigItemis committed Dec 1, 2023
1 parent f90d925 commit 2790a81
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 @@ -12,7 +12,7 @@
</parent>

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

<name>FluffyJ Memory</name>
<description>Adding some fluff to Java's foreign memory abstraction</description>
Expand Down Expand Up @@ -82,8 +82,8 @@
<equalsverifier.version>3.15.4</equalsverifier.version>
<arch.unit.version>1.2.0</arch.unit.version>
<apache.commons.lang.version>3.14.0</apache.commons.lang.version>
<fluffyj.version>1.13.1</fluffyj.version>
<fluffyj.tests.version>1.7.2</fluffyj.tests.version>
<fluffyj.version>1.13.2</fluffyj.version>
<fluffyj.tests.version>1.7.3</fluffyj.tests.version>
<custom.jvm.options>
--enable-native-access=ALL-UNNAMED --enable-preview
</custom.jvm.options>
Expand Down

0 comments on commit 2790a81

Please sign in to comment.