Fix forward-merge errors in 6f04c7b60e and 687c3985d5

See gh-24865
This commit is contained in:
Sam Brannen 2020-09-25 11:21:28 +02:00
parent d7fab85f51
commit 00651a3e38
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ asciidoctorj {
sectnums: '',
'source-highlighter': 'highlight.js',
highlightjsdir: 'js/highlight',
'highlightjs-theme': 'github', // 'googlecode',
'highlightjs-theme': 'googlecode',
stylesdir: 'css/',
stylesheet: 'stylesheet.css',
'spring-version': project.version