Skip to content

Commit 5f0544f

Browse files
Finja Averhausswltr
andcommitted
Update Asciidoctor Gradle plugins to 4.0.5
Co-authored-by: Stefan Walter <stefan.walter@iml.fraunhofer.de> Merged-by: Stefan Walter <stefan.walter@iml.fraunhofer.de>
1 parent 40ad852 commit 5f0544f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ junit = "5.13.4"
3030
junit-platform-launcher = "1.13.4"
3131
mockito = "5.19.0"
3232
# Plugin versions
33-
asciidoctor = "4.0.4"
33+
asciidoctor = "4.0.5"
3434
dependency-license-report = "2.9"
3535
freefair-lombok = "8.14"
3636
jacocolog = "3.1.0"

opentcs-documentation/src/docs/release-notes/changelog.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ This change log lists the most relevant changes for past releases in reverse chr
3333
** Deprecate `Scheduler.Client.allocationSuccessful(Set)` in favor of the newly introduced `Scheduler.Client.onAllocation(Set)`.
3434
** Update Jackson to 2.19.2.
3535
** Update Semver4J to 6.0.0.
36+
** Update Asciidoctor Gradle plugins to 4.0.5.
3637
** Update Approvaltests to 25.0.23.
3738
** Update AssertJ to 3.27.4.
3839
** Update JUnit to 5.13.4.

0 commit comments

Comments
 (0)