Skip to content

Commit

Permalink
Bump gradle-core from 5.6 to 6.0 in /testrunner-gradle-plugin (#37)
Browse files Browse the repository at this point in the history
Bumps gradle-core from 5.6 to 6.0.

---
updated-dependencies:
- dependency-name: org.gradle:gradle-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: August Shi <[email protected]>
  • Loading branch information
dependabot[bot] and august782 authored May 24, 2024
1 parent 65c97a9 commit fd450b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testrunner-gradle-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>testrunner-gradle-plugin</artifactId>

<properties>
<gradle.version>5.6</gradle.version>
<gradle.version>6.0</gradle.version>
<log4j.version>2.17.1</log4j.version>
</properties>

Expand Down

0 comments on commit fd450b9

Please sign in to comment.