Skip to content

Commit

Permalink
Bump org.asciidoctor:asciidoctorj-diagram from 2.2.13 to 2.2.14
Browse files Browse the repository at this point in the history
Bumps [org.asciidoctor:asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram) from 2.2.13 to 2.2.14.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases)
- [Commits](asciidoctor/asciidoctorj-diagram@v2.2.13...v2.2.14)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj-diagram
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent b6afda2 commit e46f34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/spec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj-diagram</artifactId>
<version>2.2.13</version>
<version>2.2.14</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit e46f34b

Please sign in to comment.