Skip to content

Commit 69f5022

Browse files
committed
fixed NoSuchMethodError IncrementalCompilationOptions from doc plugin side
1 parent 726ca01 commit 69f5022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ junit = "4.13.2"
2424
kotestAsserions = "4.6.3"
2525
jsoup = "1.14.3"
2626
arrow = "10.0.0"
27-
docProcessor = "0.1.5"
27+
docProcessor = "0.1.6"
2828
simpleGit = "2.0.1"
2929

3030
[libraries]

0 commit comments

Comments
 (0)