Skip to content

Commit d9a3ca2

Browse files
authored
Merge pull request #58 from avaje/empty
bump plugin version
2 parents 8b61b6c + 0b5a069 commit d9a3ca2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

avaje-spi-core/src/main/java/io/avaje/spi/internal/PomPluginWriter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ final class PomPluginWriter {
1313
+ " <plugin>\n"
1414
+ " <groupId>io.avaje</groupId>\n"
1515
+ " <artifactId>avaje-provides-maven-plugin</artifactId>\n"
16-
+ " <version>2.2</version>\n"
16+
+ " <version>2.3</version>\n"
1717
+ " <executions>\n"
1818
+ " <execution>\n"
1919
+ " <?m2e execute onIncremental?>\n"

blackbox-test-spi/src/main/resources/META-INF/services/io.avaje.spi.test.CommonClass

Whitespace-only changes.

0 commit comments

Comments
 (0)