We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed429ee commit 498a843Copy full SHA for 498a843
plugin/build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'java-gradle-plugin'
4
5
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
6
- id 'com.gradle.plugin-publish' version '1.3.0'
+ id 'com.gradle.plugin-publish' version '1.3.1'
7
8
// https://plugins.gradle.org/plugin/org.nosphere.gradle.github.actions
9
id 'org.nosphere.gradle.github.actions' version '1.4.0'
0 commit comments