Skip to content

Commit

Permalink
metrikker til sbom
Browse files Browse the repository at this point in the history
  • Loading branch information
stigebil authored Apr 22, 2024
1 parent 06714f3 commit 18ad377
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,11 @@
<artifactId>unleash</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>metrikker</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 18ad377

Please sign in to comment.