Skip to content

Commit 1a9d879

Browse files
committed
#154 - Bump jakarka.inject-api that include module-info
1 parent 2304013 commit 1a9d879

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inject/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
<dependencies>
1515

1616
<dependency>
17-
<groupId>io.avaje</groupId>
17+
<groupId>jakarta.inject</groupId>
1818
<artifactId>jakarta.inject-api</artifactId>
19-
<version>1.0</version>
19+
<version>2.0.1.RC1</version>
2020
</dependency>
2121

2222
<dependency>

0 commit comments

Comments
 (0)