Skip to content

Commit

Permalink
#983: add quarter_lib as runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
clean-coder committed Sep 19, 2024
1 parent a2ff5f5 commit 5b25686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<groupId>ch.puzzle.okr</groupId>
<artifactId>quarter_lib</artifactId>
<version>2.0.136-SNAPSHOT</version>
<scope>compile, test</scope>
<scope>compile, test, runtime</scope>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 5b25686

Please sign in to comment.