Skip to content

Commit 10d9b6e

Browse files
renovate[bot]fviernau
authored andcommitted
deps: update dependency org.asciidoctor:asciidoctorj to v2.5.13
1 parent c0977c5 commit 10d9b6e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ kotlinPlugin = "1.9.24"
1111
mavenPublishPlugin = "0.28.0"
1212
versionsPlugin = "0.51.0"
1313

14-
asciidoctorj = "2.5.12"
14+
asciidoctorj = "2.5.13"
1515
asciidoctorjPdf = "2.3.15"
1616
clikt = "4.4.0"
1717
commonsCompress = "1.26.1"

plugins/reporters/asciidoc/src/funTest/assets/html-template-reporter-expected-result.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="Asciidoctor 2.0.22">
7+
<meta name="generator" content="Asciidoctor 2.0.23">
88
<title>Disclosure Document</title>
99
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
1010
<style>

plugins/reporters/asciidoc/src/funTest/assets/manpage-template-reporter-expected-result.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'\" t
22
.\" Title: Disclosure Document
33
.\" Author: [see the "AUTHOR(S)" section]
4-
.\" Generator: Asciidoctor 2.0.22
4+
.\" Generator: Asciidoctor 2.0.23
55
.\" Date: <REPLACE_DATE>
66
.\" Manual: \ \&
77
.\" Source: \ \&

0 commit comments

Comments
 (0)