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 21acb96 commit 4bc0f4aCopy full SHA for 4bc0f4a
doc/dependency-graph.puml
@@ -6,7 +6,7 @@ skinparam rectangle {
6
BackgroundColor<<runtime>> lightBlue
7
BackgroundColor<<provided>> lightGray
8
}
9
-rectangle "plugin-util-api\n\n5.0.0-SNAPSHOT" as io_jenkins_plugins_plugin_util_api_hpi
+rectangle "plugin-util-api\n\n5.1.0-SNAPSHOT" as io_jenkins_plugins_plugin_util_api_hpi
10
rectangle "codingstyle\n\n4.13.0" as edu_hm_hafner_codingstyle_jar<<provided>>
11
rectangle "error_prone_annotations\n\n2.32.0" as com_google_errorprone_error_prone_annotations_jar<<provided>>
12
rectangle "j2html\n\n1.4.0" as com_j2html_j2html_jar<<provided>>
0 commit comments