Skip to content

Commit

Permalink
fix: bump net.sourceforge.plantuml:plantuml-mit
Browse files Browse the repository at this point in the history
Bumps [net.sourceforge.plantuml:plantuml-mit](https://github.com/plantuml/plantuml) from 1.2023.12 to 1.2023.13.
- [Release notes](https://github.com/plantuml/plantuml/releases)
- [Commits](plantuml/plantuml@v1.2023.12...v1.2023.13)

---
updated-dependencies:
- dependency-name: net.sourceforge.plantuml:plantuml-mit
  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 12, 2023
1 parent b08b882 commit 6d06b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ kotlin {

dependencies {
implementation 'com.github.jknack:handlebars:4.3.1'
implementation 'net.sourceforge.plantuml:plantuml-mit:1.2023.12'
implementation 'net.sourceforge.plantuml:plantuml-mit:1.2023.13'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3'

testImplementation 'org.assertj:assertj-core:3.24.2'
Expand Down

0 comments on commit 6d06b64

Please sign in to comment.