Skip to content

Commit 01210ba

Browse files
committed
Move adjust test dependency to http-api
1 parent 663e2fc commit 01210ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inject-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>io.avaje</groupId>
3333
<artifactId>avaje-http-api</artifactId>
34-
<version>0.1-SNAPSHOT</version>
34+
<version>0.1</version>
3535
<scope>provided</scope>
3636
</dependency>
3737

0 commit comments

Comments
 (0)