Skip to content

Commit

Permalink
Bump ru.vyarus.mkdocs-build from 3.0.0 to 4.0.0 (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent f5ba7ba commit 03b5aed
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 @@ -3,7 +3,7 @@ plugins {
id "application"
id "jacoco"
id "com.github.johnrengelman.shadow" version "8.1.1"
id "ru.vyarus.mkdocs-build" version '3.0.0'
id "ru.vyarus.mkdocs-build" version '4.0.0'
}

group = "org.exercism"
Expand Down

0 comments on commit 03b5aed

Please sign in to comment.