Skip to content

Commit e4fc105

Browse files
Jay Bryantgregturn
Jay Bryant
authored andcommitted
#1247 - Update spring-doc-resources and syntax highlighting for ref docs.
Update spring-doc-resources to get the latest look and feel and nicer code listings.
1 parent b3697bf commit e4fc105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7272
<source.level>1.8</source.level>
7373
<assertj.version>3.15.0</assertj.version>
74-
<docs.resources.version>0.1.0.RELEASE</docs.resources.version>
74+
<docs.resources.version>0.2.0.RELEASE</docs.resources.version>
7575
<evo.version>1.2.2</evo.version>
7676
<logback.version>1.2.3</logback.version>
7777
<jacoco>0.8.5</jacoco>
@@ -426,7 +426,7 @@
426426
<sourceHighlighter>highlight.js</sourceHighlighter>
427427
<attributes>
428428
<highlightjsdir>js/highlight</highlightjsdir>
429-
<highlightjs-theme>atom-one-dark-reasonable</highlightjs-theme>
429+
<highlightjs-theme>github</highlightjs-theme>
430430
<linkcss>true</linkcss>
431431
<sectanchors>true</sectanchors>
432432
<stylesdir>./css</stylesdir>

0 commit comments

Comments
 (0)