Skip to content

Commit d009fe5

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency io.github.javaeden.orchid:OrchidBsDoc to v0.18.0
1 parent cacac55 commit d009fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/docs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99
}
1010

1111
dependencies {
12-
def orchid_version = '0.17.7'
12+
def orchid_version = '0.18.0'
1313
compile "io.github.javaeden.orchid:OrchidCore:${orchid_version}"
1414
orchidCompile "io.github.javaeden.orchid:OrchidCore:${orchid_version}"
1515
orchidRuntime "io.github.javaeden.orchid:OrchidPages:${orchid_version}"

0 commit comments

Comments
 (0)