Skip to content

Commit

Permalink
Add dependency on ASM API plugin (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Mar 13, 2024
1 parent 1345c53 commit 237b6d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@
</dependencyManagement>

<dependencies>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>asm-api</artifactId>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>structs</artifactId>
Expand Down

0 comments on commit 237b6d3

Please sign in to comment.