Skip to content

Commit

Permalink
chore(deps): update plugin hugo to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 8, 2022
1 parent cf7e302 commit c8a2b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ testing-runtimeOnly = [ "junit-engine" ]
[plugins]
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:0.3.0"
hugo = "io.github.fstaudt.hugo:0.2.0"
hugo = "io.github.fstaudt.hugo:0.3.0"
java-qa = "org.danilopianini.gradle-java-qa:0.20.1"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.12.0"
Expand Down

0 comments on commit c8a2b26

Please sign in to comment.