We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb2b82c commit 8e76bb4Copy full SHA for 8e76bb4
doc/dependency-graph.puml
@@ -6,7 +6,7 @@ skinparam rectangle {
6
BackgroundColor<<runtime>> lightBlue
7
BackgroundColor<<provided>> lightGray
8
}
9
-rectangle "codingstyle-pom\n\n4.8.0-SNAPSHOT" as edu_hm_hafner_codingstyle_pom_pom
+rectangle "codingstyle-pom\n\n4.9.0-SNAPSHOT" as edu_hm_hafner_codingstyle_pom_pom
10
rectangle "codingstyle\n\n4.9.0" as edu_hm_hafner_codingstyle_jar
11
rectangle "spotbugs-annotations\n\n4.8.5" as com_github_spotbugs_spotbugs_annotations_jar
12
rectangle "error_prone_annotations\n\n2.27.1" as com_google_errorprone_error_prone_annotations_jar
0 commit comments