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.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 85e5d6d commit e9d5bdc
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.11"
id("de.jjohannes.extra-java-module-info") version "0.16"
}
val atriumVersion by extra("0.17.0-RC1")
val niokVersion by extra("1.4.7")
Expand Down

0 comments on commit e9d5bdc

Please sign in to comment.