Skip to content

Commit 717d274

Browse files
committed
ae update
1 parent 56e9b8b commit 717d274

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dub.sdl

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ description "dlang-bot for automated bugzilla, github, and trello references"
33
copyright "Copyright © 2015, Martin Nowak"
44
authors "Martin Nowak"
55
dependency "vibe-d" version="~>0.9.0"
6-
dependency "ae:sqlite" version="==0.0.3053"
6+
dependency "ae:sqlite" version="==0.0.3228"
77
dependency "vibe-d:tls" version="*"
8-
dependency "ae" version="==0.0.3000"
8+
dependency "ae" version="==0.0.3228"
99
targetType "executable"
1010

1111
configuration "executable" {

dub.selections.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"fileVersion": 1,
33
"versions": {
4-
"ae": "0.0.3053",
4+
"ae": "0.0.3228",
55
"botan": "1.12.19",
66
"botan-math": "1.0.3",
77
"diet-ng": "1.7.5",

0 commit comments

Comments
 (0)