Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 65364f5

Browse files
committed
gradle fix
1 parent bf66336 commit 65364f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-auto-restdocs-example/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ apply plugin: "org.springframework.boot"
1717
apply plugin: "org.asciidoctor.convert"
1818

1919
group = "capital.scalable"
20-
version = "1.0.9-SNAPSHOT"
20+
version = "1.0.9"
2121

2222
description = """Spring Auto REST Docs Example Project"""
2323

0 commit comments

Comments
 (0)