Skip to content

Commit

Permalink
Bump com.github.therapi:therapi-runtime-javadoc-scribe
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent fb2a9f7 commit 1ea6c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/core-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency><!-- Annotation processor -->
<groupId>com.github.therapi</groupId>
<artifactId>therapi-runtime-javadoc-scribe</artifactId>
<version>0.13.0</version>
<version>0.15.0</version>
<scope>provided</scope><!-- makes library mandatory if we should support CLI (even optionally) -->
</dependency>
</dependencies>
Expand Down

0 comments on commit 1ea6c3a

Please sign in to comment.