We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f2779 commit 77165ccCopy full SHA for 77165cc
doc/dependency-graph.puml
@@ -6,7 +6,7 @@ skinparam rectangle {
6
BackgroundColor<<runtime>> lightBlue
7
BackgroundColor<<provided>> lightGray
8
}
9
-rectangle "codingstyle\n\n5.12.0-SNAPSHOT" as edu_hm_hafner_codingstyle_jar
+rectangle "codingstyle\n\n5.13.0-SNAPSHOT" as edu_hm_hafner_codingstyle_jar
10
rectangle "spotbugs-annotations\n\n4.9.3" as com_github_spotbugs_spotbugs_annotations_jar
11
rectangle "error_prone_annotations\n\n2.38.0" as com_google_errorprone_error_prone_annotations_jar
12
rectangle "commons-lang3\n\n3.17.0" as org_apache_commons_commons_lang3_jar
0 commit comments