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

Commit 994213b

Browse files
committed
Use released trellis versions
1 parent 4d4d5cb commit 994213b

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.11.0'
2626
jdbiVersion = '3.8.2'
2727
tamayaVersion = '0.3-incubating'
28-
trellisVersion = '0.8.3-SNAPSHOT'
29-
trellisDbVersion = '0.2.3-SNAPSHOT'
28+
trellisVersion = '0.8.3'
29+
trellisDbVersion = '0.2.3'
3030
snakeyamlVersion = '1.24'
3131

3232
/* Databases */

0 commit comments

Comments
 (0)