test_extractor: Bump libdparse to 0.19.0

This commit is contained in:
MoonlightSentinel 2022-03-06 20:28:50 +01:00
parent ae7a61199e
commit c9c01111f1
No known key found for this signature in database
GPG key ID: C66F4751A7498694

View file

@ -1,7 +1,7 @@
#!/usr/bin/env dub
/++dub.sdl:
name "tests_extractor"
dependency "libdparse" version="~>0.15.1"
dependency "libdparse" version="~>0.19.0"
+/
/*
* Parses all public unittests that are visible on dlang.org