We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d508285 commit 214c121Copy full SHA for 214c121
spring-cloud-task-docs/pom.xml
@@ -18,7 +18,7 @@
18
<dependency>
19
<groupId>io.spring.docresources</groupId>
20
<artifactId>spring-doc-resources</artifactId>
21
- <version>0.1.1.RELEASE</version>
+ <version>0.2.0.RELEASE</version>
22
<type>zip</type>
23
<optional>true</optional>
24
</dependency>
@@ -106,7 +106,7 @@
106
<linkcss>true</linkcss>
107
<icons>font</icons>
108
<highlightjsdir>js/highlight</highlightjsdir>
109
- <highlightjs-theme>atom-one-dark-reasonable</highlightjs-theme>
+ <highlightjs-theme>github</highlightjs-theme>
110
</attributes>
111
</configuration>
112
</execution>
0 commit comments