Skip to content

Commit

Permalink
chore : bump Gradle version used in Java integration tests to 8.5
Browse files Browse the repository at this point in the history
Signed-off-by: Rohan Kumar <[email protected]>
  • Loading branch information
rohanKanojia authored and manusa committed Feb 3, 2024
1 parent d8795c6 commit 3522078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@

<!-- API versions -->
<jsr305.version>3.0.2</jsr305.version>
<gradle-api.version>8.2.1</gradle-api.version>
<gradle-api.version>8.5</gradle-api.version>
<groovy-api.version>4.0.18</groovy-api.version>

<!-- Testing versions -->
Expand Down

0 comments on commit 3522078

Please sign in to comment.