Skip to content
Snippets Groups Projects
Commit fc23796f authored by dgelessus's avatar dgelessus
Browse files

Update de.hhu.stups.sablecc Gradle plugin to version 1.1.0

This hopefully fixes the deprecation warnings about undeclared
dependencies of the sourcesJar task that appear sometimes.
parent 0bd2f072
Branches
Tags
No related merge requests found
Pipeline #118715 passed
......@@ -3,7 +3,7 @@ plugins {
id("maven-publish")
id("signing")
id("de.hhu.stups.sablecc").version("1.0.0")
id("de.hhu.stups.sablecc").version("1.1.0")
}
project.group = "de.hhu.stups"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment