#1047 - Upgrade to Spring Doc Resources 0.2.0.

Update the version of spring-doc-resources and the highlighter to get
the latest look and feel and nicer code listings.
This commit is contained in:
Jay Bryant
2020-03-31 13:21:48 -05:00
committed by Mark Paluch
parent 88a625abc1
commit bf00bfce46

View File

@@ -340,7 +340,7 @@
<dependency>
<groupId>io.spring.docresources</groupId>
<artifactId>spring-doc-resources</artifactId>
<version>0.1.0.RELEASE</version>
<version>0.2.0.RELEASE</version>
<type>zip</type>
<optional>true</optional>
</dependency>
@@ -577,7 +577,7 @@
<sourceHighlighter>highlight.js</sourceHighlighter>
<attributes>
<highlightjsdir>js/highlight</highlightjsdir>
<highlightjs-theme>atom-one-dark-reasonable</highlightjs-theme>
<highlightjs-theme>github</highlightjs-theme>
<linkcss>true</linkcss>
<sectanchors>true</sectanchors>
<stylesdir>./css</stylesdir>