Skip to content

Commit 3beddbf

Browse files
committed
#1201 update mkdocs plugin
1 parent eb49e9f commit 3beddbf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
plugins {
2-
id 'org.ajoberstar.git-publish' version '4.2.2'
32
id 'com.adarshr.test-logger' version '4.0.0'
4-
id 'org.ajoberstar.grgit' version '5.2.2'
53
id "com.github.ben-manes.versions" version '0.51.0'
6-
id 'ru.vyarus.mkdocs' version '3.0.0'
4+
id 'ru.vyarus.mkdocs' version '4.0.1'
75
id "com.github.spotbugs" version "6.0.9"
86
id 'com.diffplug.spotless' version '6.25.0'
97
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'

0 commit comments

Comments
 (0)