Skip to content

Commit 00026a3

Browse files
committed
Fix PDF docs
Resolves: #1603
1 parent c007437 commit 00026a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-session-docs/spring-session-docs.gradle

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

2626
def versions = dependencyManagement.managedVersions
2727

28-
asciidoctor {
28+
asciidoctorj {
2929
def ghTag = snapshotBuild ? 'master' : project.version
3030
def ghUrl = "https://github.com/spring-projects/spring-session/tree/$ghTag"
3131

0 commit comments

Comments
 (0)