Skip to content

Commit 5663807

Browse files
committed
Specify the Java versions supported by Doma
1 parent 1e425ef commit 5663807

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
@@ -10,6 +10,8 @@ Doma has various strengths:
1010
- Uses SQL templates, called "two-way SQL".
1111
- Has no dependence on other libraries.
1212

13+
The latest major version of Doma supports Java 17 and above.
14+
1315
[![Build Status](https://github.com/domaframework/doma/workflows/Java%20CI%20with%20Gradle/badge.svg)](https://github.com/domaframework/doma/actions?query=workflow%3A%22Java+CI+with+Gradle%22)
1416
[![javadoc](https://javadoc.io/badge2/org.seasar.doma/doma-core/javadoc.svg)](https://javadoc.io/doc/org.seasar.doma/doma-core)
1517
[![project chat](https://img.shields.io/badge/zulip-join_chat-green.svg)](https://domaframework.zulipchat.com)

0 commit comments

Comments
 (0)