File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1+ root = true
2+
3+ [* ]
4+ indent_style = space
5+ indent_size = 2
6+ charset = utf-8
7+ trim_trailing_whitespace = true
8+ insert_final_newline = true
9+
10+ [* .md ]
11+ trim_trailing_whitespace = false
Original file line number Diff line number Diff line change 2121 </licenses >
2222
2323 <properties >
24- <revision >2.10.3 </revision >
24+ <revision >2.10.4 </revision >
2525 <changelist >-SNAPSHOT</changelist >
2626 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
2727 <hpi .compatibleSinceVersion>2.2.0</hpi .compatibleSinceVersion>
119119 <dependency >
120120 <groupId >io.jenkins.tools.bom</groupId >
121121 <artifactId >bom-2.277.x</artifactId >
122- <version >28 </version >
122+ <version >29 </version >
123123 <scope >import</scope >
124124 <type >pom</type >
125125 </dependency >
141141 <plugin >
142142 <groupId >com.diffplug.spotless</groupId >
143143 <artifactId >spotless-maven-plugin</artifactId >
144- <version >2.10.1 </version >
144+ <version >2.11.0 </version >
145145 <executions >
146146 <execution >
147147 <id >spotless-check</id >
You can’t perform that action at this time.
0 commit comments