Skip to content

Commit

Permalink
Add tekton-annotations 3.7.3 dependency
Browse files Browse the repository at this point in the history
Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Oct 2, 2023
1 parent 9a44809 commit 0362cd9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@
<artifactId>quarkus-junit5</artifactId>
<scope>test</scope>
</dependency>

<!-- Dekorate -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>tekton-annotations</artifactId>
<version>3.7.3</version>
</dependency>

<!-- Test -->
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
Expand Down

0 comments on commit 0362cd9

Please sign in to comment.