diff --git a/dub.sdl b/dub.sdl index 4bca2e8..db2505a 100644 --- a/dub.sdl +++ b/dub.sdl @@ -2,4 +2,4 @@ name "d2uml" description "Reverse engineering of D source code into PlantUML classes" authors "Mario Kröplin" license "BSL-1.0" -dependency "libdparse" version="0.9.4" +dependency "libdparse" version="0.9.8"