Skip to content

Commit f101391

Browse files
authored
Update README.md
1 parent dce858f commit f101391

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Supported JVM Versions](https://img.shields.io/badge/JVM-24-brightgreen.svg?&logo=openjdk)
1+
![Supported JVM Versions](https://img.shields.io/badge/JVM-24+-brightgreen.svg?&logo=openjdk)
22
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/avaje/avaje-inject/blob/master/LICENSE)
33
![Maven Central : avaje-provides-maven-plugin](https://img.shields.io/maven-central/v/io.avaje/avaje-provides-maven-plugin.svg?label=Maven%20Central)
44

@@ -53,4 +53,4 @@ module avaje.example {
5353

5454
### `disable-apt-validation`
5555

56-
As the `add-module-spi` goal runs after compilation, this goal generates a file before compilation that signals any apt project that uses avaje-prisms's `ModuleInfoReader` for service validation to disable `provides` module validation.
56+
As the `add-module-spi` goal runs after compilation, this goal generates a file before compilation that signals any apt project that uses avaje-prisms's `ModuleInfoReader` for service validation to disable `provides` module validation.

0 commit comments

Comments
 (0)