Skip to content

decimal-java 2.0.1

Latest

Choose a tag to compare

@mrotteveel mrotteveel released this 21 Feb 13:54
· 3 commits to master since this release
v2.0.1
deda85a

Minor changes:

  • Added JSpecify nullability information
  • Upgraded to Gradle 9.3.1
  • Upgraded to JUnit 6.0.3

Requirements:

  • Java 17 or higher

Also available on Maven:

<dependency>
  <groupId>org.firebirdsql</groupId>
  <artifactId>decimal-java</artifactId>
  <version>2.0.1</version>
</dependency>