Skip to content

Commit e4526d8

Browse files
committed
Use issue-macro for issue links
1 parent 47c4a12 commit e4526d8

2 files changed

Lines changed: 89 additions & 87 deletions

File tree

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,8 @@ dependencies {
125125
// Uncomment to be able to run tests with type NATIVE without fbclient on your system (does not work for Embedded)
126126
//testRuntimeOnly 'org.firebirdsql.jdbc:fbclient:5.0.4.0'
127127

128-
asciidoctorExt 'org.firebirdsql.asciidoctor:canonical-link:1.0'
128+
asciidoctorExt 'org.firebirdsql.asciidoctor:canonical-link:1.1'
129+
asciidoctorExt 'org.firebirdsql.asciidoctor:issue-macro:1.1'
129130
}
130131

131132
sourceSets {

0 commit comments

Comments
 (0)