Skip to content

Commit

Permalink
Update docs/docs/usage/6-bom.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Phillips <[email protected]>
  • Loading branch information
andreaTP and electrum authored Nov 20, 2024
1 parent ec78c1d commit cb55a51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/usage/6-bom.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Import it in the `dependencyManagement` section of your `pom.xml`:
<groupId>com.dylibso.chicory</groupId>
<artifactId>bom</artifactId>
<version>${chicory.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit cb55a51

Please sign in to comment.