Skip to content

Commit 94bdd0e

Browse files
fix(deps): Update dependency net.sourceforge.plantuml:plantuml-mit to v1.2026.1
1 parent a364d7f commit 94bdd0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ kotlin {
2525

2626
dependencies {
2727
implementation 'com.github.jknack:handlebars:4.5.0'
28-
implementation 'net.sourceforge.plantuml:plantuml-mit:1.2025.10'
28+
implementation 'net.sourceforge.plantuml:plantuml-mit:1.2026.1'
2929
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2'
3030

3131
testImplementation 'org.assertj:assertj-core:3.27.6'

0 commit comments

Comments
 (0)