Skip to content

Commit 39bddcc

Browse files
Jay Bryantfmbenhassine
Jay Bryant
authored andcommitted
Updated spring-doc-resources version
Gives us the new look and feel and more readable code listings.
1 parent 274cad0 commit 39bddcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ allprojects {
102102
jaxbImplVersion = '2.3.0.1'
103103
micrometerVersion = '1.3.2'
104104
prometheusPushgatewayVersion = '0.8.0'
105-
docResourcesVersion = '0.1.1.RELEASE'
105+
docResourcesVersion = '0.2.0.RELEASE'
106106
assertjVersion='3.13.2'
107107
}
108108

@@ -712,7 +712,7 @@ asciidoctor {
712712
// use provided highlighter
713713
'source-highlighter=highlight.js',
714714
'highlightjsdir=js/highlight',
715-
'highlightjs-theme=atom-one-dark-reasonable',
715+
'highlightjs-theme=github',
716716
'idprefix': '',
717717
'idseparator': '-',
718718
'spring-version': project.version,

0 commit comments

Comments
 (0)