Skip to content

Commit a0a23db

Browse files
committed
readme: supported java version
[ci skip]
1 parent 7d31664 commit a0a23db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Find the latest version in this project's GitHub releases or on Maven Central.
2222

2323
If you want just the plain base classes without ORM support, you can install just the [org.framefork:typed-ids](https://central.sonatype.com/artifact/org.framefork/typed-ids).
2424

25+
Minimum supported Java is 17.
26+
2527
## Hibernate type mapping
2628

2729
The library tries to make sure your data is stored with the types best fit for the job.

0 commit comments

Comments
 (0)