Skip to content

Commit 214c121

Browse files
Jay Bryantmminella
authored andcommitted
Update spring-doc-resources version and highlight
Update spring-doc-resources and change highlght to github, to get Damien Vitrac's latest look and feel for the docs.
1 parent d508285 commit 214c121

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-cloud-task-docs/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>io.spring.docresources</groupId>
2020
<artifactId>spring-doc-resources</artifactId>
21-
<version>0.1.1.RELEASE</version>
21+
<version>0.2.0.RELEASE</version>
2222
<type>zip</type>
2323
<optional>true</optional>
2424
</dependency>
@@ -106,7 +106,7 @@
106106
<linkcss>true</linkcss>
107107
<icons>font</icons>
108108
<highlightjsdir>js/highlight</highlightjsdir>
109-
<highlightjs-theme>atom-one-dark-reasonable</highlightjs-theme>
109+
<highlightjs-theme>github</highlightjs-theme>
110110
</attributes>
111111
</configuration>
112112
</execution>

0 commit comments

Comments
 (0)