Skip to content

Commit

Permalink
Create release (branch) v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kirchsth committed Feb 10, 2024
1 parent 1db64bf commit 9958d2b
Show file tree
Hide file tree
Showing 73 changed files with 227 additions and 228 deletions.
2 changes: 1 addition & 1 deletion C4.puml
Expand Up @@ -13,7 +13,7 @@
' ##################################
!function C4Version()
' 2 spaces and ' are used as unique marker, that the release scripts makes the correct version update
!$c4Version = "2.9.0beta1"
!$c4Version = "2.9.0"
!return $c4Version
!end function

Expand Down
2 changes: 1 addition & 1 deletion C4_Component.puml
Expand Up @@ -2,7 +2,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include ./C4_Container.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Container.puml
!endif

' Scope: A single container.
Expand Down
2 changes: 1 addition & 1 deletion C4_Container.puml
Expand Up @@ -2,7 +2,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include ./C4_Context.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Context.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Context.puml
!endif

' Scope: A single software system.
Expand Down
2 changes: 1 addition & 1 deletion C4_Context.puml
Expand Up @@ -2,7 +2,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include ./C4.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4.puml
!endif

' Scope: A single software system.
Expand Down
2 changes: 1 addition & 1 deletion C4_Deployment.puml
Expand Up @@ -2,7 +2,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include ./C4_Container.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Container.puml
!endif

' Colors
Expand Down
2 changes: 1 addition & 1 deletion C4_Dynamic.puml
Expand Up @@ -2,7 +2,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include ./C4_Component.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!endif

' Scope: Interactions in an enterprise, software system or container.
Expand Down
2 changes: 1 addition & 1 deletion C4_Sequence.puml
Expand Up @@ -2,7 +2,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include ./C4_Component.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!endif

' Scope: Interactions in an enterprise, software system or container.
Expand Down
92 changes: 46 additions & 46 deletions LayoutOptions.md

Large diffs are not rendered by default.

107 changes: 53 additions & 54 deletions README.md

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions Themes.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion percy/C4_Component Diagram Sample - bigbankplc.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!endif

LAYOUT_WITH_LEGEND()
Expand Down
2 changes: 1 addition & 1 deletion percy/C4_Container Diagram Sample - bigbankplc-icons.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Container.puml
!endif

!define DEVICONS https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/master/devicons
Expand Down
2 changes: 1 addition & 1 deletion percy/C4_Container Diagram Sample - bigbankplc-styles.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Container.puml
!endif

SHOW_PERSON_OUTLINE()
Expand Down
2 changes: 1 addition & 1 deletion percy/C4_Container Diagram Sample - bigbankplc.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Container.puml
!endif

' LAYOUT_TOP_DOWN()
Expand Down
2 changes: 1 addition & 1 deletion percy/C4_Container Diagram Sample - message bus.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Container.puml
!endif

skinparam wrapWidth 200
Expand Down
2 changes: 1 addition & 1 deletion percy/C4_Container Diagram Sample - techtribesjs.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Container.puml
!endif

LAYOUT_TOP_DOWN()
Expand Down
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Context.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Context.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Context.puml
!endif

'LAYOUT_TOP_DOWN()
Expand Down
2 changes: 1 addition & 1 deletion percy/C4_Context Diagram Sample - bigbankplc.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Context.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Context.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Context.puml
!endif

LAYOUT_WITH_LEGEND()
Expand Down
2 changes: 1 addition & 1 deletion percy/C4_Context Diagram Sample - enterprise.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Context.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Context.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Context.puml
!endif

LAYOUT_TOP_DOWN()
Expand Down
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Deployment.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Deployment.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Deployment.puml
!endif

AddElementTag("fallback", $bgColor="#c0c0c0")
Expand Down
2 changes: 1 addition & 1 deletion percy/C4_Deployment Diagram Sample - bigbankplc.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Deployment.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Deployment.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Deployment.puml
!endif

AddElementTag("fallback", $bgColor="#c0c0c0")
Expand Down
2 changes: 1 addition & 1 deletion percy/C4_Dynamic Diagram Sample - bigbankplc.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Dynamic.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Dynamic.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Dynamic.puml
!endif

LAYOUT_WITH_LEGEND()
Expand Down
2 changes: 1 addition & 1 deletion percy/C4_Sequence Diagram Sample - bigbankplc.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Sequence.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Sequence.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Sequence.puml
!endif

Container(c1, "Single-Page Application", "JavaScript and Angular", "Provides all of the Internet banking functionality to customers via their web browser.")
Expand Down
4 changes: 2 additions & 2 deletions percy/TestAllAddTags.puml
Expand Up @@ -5,8 +5,8 @@
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Deployment.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Deployment.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Deployment.puml
!endif

SetDefaultLegendEntries("person\nsystem\ncontainer\ncomponent\nexternal_person\nexternal_system\nexternal_container\nexternal_component\nnode\nenterprise_boundary\nsystem_boundary\ncontainer_boundary\nboundary")
Expand Down
4 changes: 2 additions & 2 deletions percy/TestAllElementsWithLegend.puml
Expand Up @@ -5,8 +5,8 @@
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Deployment.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Deployment.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Deployment.puml
!endif

SetDefaultLegendEntries("person\nsystem\ncontainer\ncomponent\nexternal_person\nexternal_system\nexternal_container\nexternal_component\nnode\nenterprise_boundary\nsystem_boundary\ncontainer_boundary\nboundary")
Expand Down
6 changes: 3 additions & 3 deletions percy/TestAllPlantUmlElements.puml
Expand Up @@ -13,9 +13,9 @@
' !theme C4_green from ./../themes
!include ./../C4_Component.puml
!else
!theme C4_united from https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/themes
' !theme C4_green from https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/themes
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!theme C4_united from https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/themes
' !theme C4_green from https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/themes
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!endif

LAYOUT_TOP_DOWN()
Expand Down
2 changes: 1 addition & 1 deletion percy/TestBoundaryTagSupport.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!endif

UpdateBoundaryStyle($bgColor="gold", $fontColor="brown", $borderColor="brown")
Expand Down
2 changes: 1 addition & 1 deletion percy/TestEmptyLabel.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!endif

LAYOUT_TOP_DOWN()
Expand Down
2 changes: 1 addition & 1 deletion percy/TestFloatingLegend.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Container.puml
!endif

Person(a, "Person A")
Expand Down
6 changes: 3 additions & 3 deletions percy/TestLabelsWithLineBreak.puml
Expand Up @@ -4,8 +4,8 @@
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Deployment.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Deployment.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Deployment.puml
!endif

Enterprise_Boundary(eb, "Enterprise\nBoundary") {
Expand All @@ -30,7 +30,7 @@ Node(n2, "A node label", "PlantUML packages have no automatic line breaks, type
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Dynamic.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Dynamic.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Dynamic.puml
!endif

Component(from, "From component")
Expand Down
2 changes: 1 addition & 1 deletion percy/TestLayDirections.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Container.puml
!endif

HIDE_STEREOTYPE()
Expand Down
2 changes: 1 addition & 1 deletion percy/TestLayoutLandscape.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!endif

LAYOUT_LANDSCAPE()
Expand Down
2 changes: 1 addition & 1 deletion percy/TestLayoutLandscapeDynamic.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Dynamic.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Dynamic.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Dynamic.puml
!endif

LAYOUT_LANDSCAPE()
Expand Down
2 changes: 1 addition & 1 deletion percy/TestLegend.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!endif

' person legend displays the correct sprite
Expand Down
2 changes: 1 addition & 1 deletion percy/TestLegendDetailsNone.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Container.puml
!endif
' $legendText with \n defines the label and details of the legend entry ("backend container" is label, "eight sided shape" is details)
AddElementTag("backendContainer", $fontColor=$ELEMENT_FONT_COLOR, $bgColor="#335DA5", $shape=EightSidedShape(), $legendText="backend container\neight sided shape")
Expand Down
2 changes: 1 addition & 1 deletion percy/TestLegendDetailsNormal.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Container.puml
!endif
' $legendText with \n defines the label and details of the legend entry ("backend container" is label, "eight sided shape" is details)
AddElementTag("backendContainer", $fontColor=$ELEMENT_FONT_COLOR, $bgColor="#335DA5", $shape=EightSidedShape(), $legendText="backend container\neight sided shape")
Expand Down
2 changes: 1 addition & 1 deletion percy/TestLegendDetailsSmall.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Container.puml
!endif
' $legendText with \n defines the label and details of the legend entry ("backend container" is label, "eight sided shape" is details)
AddElementTag("backendContainer", $fontColor=$ELEMENT_FONT_COLOR, $bgColor="#335DA5", $shape=EightSidedShape(), $legendText="backend container\neight sided shape")
Expand Down
2 changes: 1 addition & 1 deletion percy/TestLegendHidden.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!endif

AddElementTag("shapeRound", $shape=$ROUNDED_BOX)
Expand Down
2 changes: 1 addition & 1 deletion percy/TestLegendSprite.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!endif

!define osaPuml https://raw.githubusercontent.com/Crashedmind/PlantUML-opensecurityarchitecture2-icons/master
Expand Down
2 changes: 1 addition & 1 deletion percy/TestPersonOutline.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Deployment.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Deployment.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Deployment.puml
!endif

!$COLOR_A_5 = "#7f3b08"
Expand Down
2 changes: 1 addition & 1 deletion percy/TestPersonPortrait.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Deployment.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Deployment.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Deployment.puml
!endif


Expand Down
2 changes: 1 addition & 1 deletion percy/TestPredefinedSprites.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!endif

Person(pB, "Sam", $sprite="person2")
Expand Down
2 changes: 1 addition & 1 deletion percy/TestRelations.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!endif

System(RelFrom, RelFrom)
Expand Down
2 changes: 1 addition & 1 deletion percy/TestRelationsDynamic.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Dynamic.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Dynamic.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Dynamic.puml
!endif

System(RelFrom, RelFrom)
Expand Down
2 changes: 1 addition & 1 deletion percy/TestRelationsTags.puml
Expand Up @@ -3,7 +3,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Component.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.9.0/C4_Component.puml
!endif

UpdateRelStyle(gray, gray)
Expand Down

0 comments on commit 9958d2b

Please sign in to comment.