We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 194d9ca commit 191c2ecCopy full SHA for 191c2ec
doc/dependency-graph.puml
@@ -7,7 +7,7 @@ skinparam rectangle {
7
BackgroundColor<<provided>> lightGray
8
}
9
rectangle "codingstyle\n\n5.18.0-SNAPSHOT" as edu_hm_hafner_codingstyle_jar
10
-rectangle "spotbugs-annotations\n\n4.9.3" as com_github_spotbugs_spotbugs_annotations_jar
+rectangle "spotbugs-annotations\n\n4.9.5" as com_github_spotbugs_spotbugs_annotations_jar
11
rectangle "error_prone_annotations\n\n2.41.0" as com_google_errorprone_error_prone_annotations_jar
12
rectangle "commons-lang3\n\n3.18.0" as org_apache_commons_commons_lang3_jar
13
rectangle "commons-io\n\n2.20.0" as commons_io_commons_io_jar
0 commit comments