Skip to content

Commit

Permalink
ACS-6151 - added missing scope to a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
goleksyalfresco committed Nov 29, 2023
1 parent 9519a7f commit 51062f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engines/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<version>1.19.1</version>
<scope>test</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit 51062f4

Please sign in to comment.