Skip to content

Commit d98d783

Browse files
build(deps): bump com.manticore-projects.tools:xml-doclet
Bumps [com.manticore-projects.tools:xml-doclet](https://github.com/manticore-projects/xml-doclet) from 1.+ to 2.0.0. - [Release notes](https://github.com/manticore-projects/xml-doclet/releases) - [Commits](https://github.com/manticore-projects/xml-doclet/commits/2.0.0) --- updated-dependencies: - dependency-name: com.manticore-projects.tools:xml-doclet dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19f0aa4 commit d98d783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
testImplementation 'org.openjdk.jmh:jmh-generator-annprocess:+'
101101

102102
// Java Doc in XML Format
103-
xmlDoclet 'com.manticore-projects.tools:xml-doclet:1.+'
103+
xmlDoclet 'com.manticore-projects.tools:xml-doclet:2.+'
104104

105105
// enforce latest version of JavaCC
106106
testImplementation 'net.java.dev.javacc:javacc:+'

0 commit comments

Comments
 (0)