Skip to content

Commit

Permalink
Merge pull request #96 from xtext/dependabot/gradle/net.researchgate-…
Browse files Browse the repository at this point in the history
…gradle-release-3.1.0

Bump net.researchgate:gradle-release from 3.0.2 to 3.1.0
  • Loading branch information
cdietrich authored Dec 24, 2024
2 parents cf0672b + 7070b2c commit 4cedae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
dependencies {
classpath 'org.xtext:xtext-gradle-plugin:4.0.0'
classpath 'com.github.node-gradle:gradle-node-plugin:7.1.0'
classpath 'net.researchgate:gradle-release:3.0.2'
classpath 'net.researchgate:gradle-release:3.1.0'
}
}

Expand Down

0 comments on commit 4cedae3

Please sign in to comment.