Skip to content

Commit

Permalink
fix scope of test dep (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: Benoit Liessens <[email protected]>
  • Loading branch information
bliessens and Benoit Liessens authored Nov 21, 2024
1 parent 6ffe84d commit 5cc15ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<groupId>io.ktor</groupId>
<artifactId>ktor-server-test-host-jvm</artifactId>
<version>${ktor.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.ktor</groupId>
Expand Down

0 comments on commit 5cc15ef

Please sign in to comment.