Skip to content

Commit 1ea6c3a

Browse files
Bump com.github.therapi:therapi-runtime-javadoc-scribe
Bumps [com.github.therapi:therapi-runtime-javadoc-scribe](https://github.com/dnault/therapi-runtime-javadoc) from 0.13.0 to 0.15.0. - [Changelog](https://github.com/dnault/therapi-runtime-javadoc/blob/main/CHANGES.md) - [Commits](dnault/therapi-runtime-javadoc@0.13.0...0.15.0) --- updated-dependencies: - dependency-name: com.github.therapi:therapi-runtime-javadoc-scribe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb2a9f7 commit 1ea6c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/core-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency><!-- Annotation processor -->
6363
<groupId>com.github.therapi</groupId>
6464
<artifactId>therapi-runtime-javadoc-scribe</artifactId>
65-
<version>0.13.0</version>
65+
<version>0.15.0</version>
6666
<scope>provided</scope><!-- makes library mandatory if we should support CLI (even optionally) -->
6767
</dependency>
6868
</dependencies>

0 commit comments

Comments
 (0)