Skip to content

Commit

Permalink
indicate java 21 compatibility in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
xvik committed Jun 22, 2024
1 parent 372fb89 commit 3dc6037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dropwizard-guicey/src/doc/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

!!! summary ""
[Guice](https://github.com/google/guice) `{{ gradle.guice }}` integration for [dropwizard](http://dropwizard.io) `{{ gradle.dropwizard }}`.
Compiled for `java 11`, compatible with `java 11 - 17`.
Compiled for `java 11`, compatible with `java 11 - 21`.

**[Release Notes](about/release-notes.md)** - [History](about/history.md) - [Javadoc](https://javadoc.io/doc/ru.vyarus/dropwizard-guicey/) - [Support](about/support.md) - [License](about/license.md)

Expand Down

0 comments on commit 3dc6037

Please sign in to comment.