Skip to content
This repository was archived by the owner on Oct 20, 2019. It is now read-only.

Commit 2f30546

Browse files
committed
Update trellis version
1 parent e9addb8 commit 2f30546

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ ext {
2525
jenaVersion = '3.10.0'
2626
jdbiVersion = '3.6.0'
2727
tamayaVersion = '0.3-incubating'
28-
trellisVersion = '0.8.1-SNAPSHOT'
29-
trellisDbVersion = '0.2.1-SNAPSHOT'
28+
trellisVersion = '0.8.1'
29+
trellisDbVersion = '0.2.1'
3030
snakeyamlVersion = '1.24'
3131

3232
/* Databases */

0 commit comments

Comments
 (0)