Skip to content

Commit cbfb90d

Browse files
committed
Fixing package.json
1 parent 65da241 commit cbfb90d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"@antora/collector-extension": "1.0.0-alpha.3",
66
"@asciidoctor/tabs": "1.0.0-beta.6",
77
"@springio/antora-extensions": "1.11.1",
8+
"@springio/asciidoctor-extensions": "1.0.0-alpha.10",
89
"asciidoctor-kroki": "0.18.1"
910
}
1011
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.springframework.cloud</groupId>
1010
<artifactId>spring-cloud-kubernetes</artifactId>
11-
<version>3.1.4-SNAPSHOT</version>
11+
<version>3.1.3-SNAPSHOT</version>
1212
</parent>
1313

1414
<name>Spring Cloud Kubernetes Docs Build</name>

0 commit comments

Comments
 (0)