Skip to content

Commit

Permalink
Merge branch 'quarkiverse:main' into issue-122
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-bassoricci authored Feb 7, 2023
2 parents 36f55a4 + 0b6d3b1 commit 6a03497
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tests/scripting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-jsr223</artifactId>
<version>3.0.13</version>
<version>3.0.14</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
<version>3.0.13</version>
<version>3.0.14</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6a03497

Please sign in to comment.