Skip to content

Commit

Permalink
adds signatures for spotless plugins
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Nov 16, 2023
1 parent d7763c1 commit 7d8ebef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
1 change: 0 additions & 1 deletion .github/workflows/reference-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ jobs:
retention-days: 1
referenceTestQbft:
runs-on: [ self-hosted, Linux, X64 ]
needs: compile
timeout-minutes: 30
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
Expand Down
13 changes: 5 additions & 8 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1155,14 +1155,6 @@
<sha256 value="57603c9a75a9ef86ce30b1cb2db728d3cd9caf1be967343f1fc2316c85df5653" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.gradle" name="gradle-enterprise-gradle-plugin" version="3.10.2">
<artifact name="gradle-enterprise-gradle-plugin-3.10.2.jar">
<sha256 value="71bfd64b143cf8ed37fd2e0d8383de127856c5f313aa3f564721ab4b31710bfa" origin="Generated by Gradle"/>
</artifact>
<artifact name="gradle-enterprise-gradle-plugin-3.10.2.pom">
<sha256 value="57603c9a75a9ef86ce30b1cb2db728d3cd9caf1be967343f1fc2316c85df5653" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.graphql-java" name="graphql-java" version="19.2">
<artifact name="graphql-java-19.2.jar">
<sha256 value="905d695a4e69140cc8ef1ddc70e34f6e3d89cf6c111a0bfe778ec7b698b20692" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -4098,6 +4090,11 @@
<sha256 value="e6a79e8bc53281ecbe3433a52c713b75ba8fa06e03b9f279b027f68ba078085e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.eclipse.platform" name="org.eclipse.swt" version="3.122.0">
<artifact name="org.eclipse.swt-3.122.0.pom">
<sha256 value="256e0626d5d690afc08479e01b9901aaa4cecd029d91b8f2c41f814e7a97aa83" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.eclipse.platform" name="org.eclipse.text" version="3.12.0">
<artifact name="org.eclipse.text-3.12.0.jar">
<sha256 value="457c1f8af07e870acce65130a2d9aa1e0fd95c92a7667bbd2db5bf7f9f19dd31" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 7d8ebef

Please sign in to comment.