Skip to content

Commit

Permalink
fixed #782 by adding missing scope test to only include the dependenc…
Browse files Browse the repository at this point in the history
…y in testing
  • Loading branch information
lausdahl committed May 6, 2021
1 parent 7bced1c commit 7d0b453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/codegen/codegen-runtime/pom.xml
Expand Up @@ -17,6 +17,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
</dependency>

</dependencies>
Expand Down

0 comments on commit 7d0b453

Please sign in to comment.