Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
Update plugin de.jjohannes.extra-java-module-info to v0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and robstoll committed Feb 5, 2022
1 parent 8747015 commit 2c9b77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ plugins {
id("org.sonarqube") version "3.3"
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
// necessary because spek is an unnamed module, drop again in case https://github.com/spekframework/spek/issues/981 is resolved
id("de.jjohannes.extra-java-module-info") version "0.10"
id("de.jjohannes.extra-java-module-info") version "0.11"
}
val atriumVersion by extra("0.17.0-RC1")
val niokVersion by extra("1.4.7")
Expand Down

0 comments on commit 2c9b77c

Please sign in to comment.