Skip to content

Commit b3a4723

Browse files
authored
Merge pull request #314 from jenkinsci/dependabot/maven/archunit.version-0.21.0
Bump archunit.version from 0.20.1 to 0.21.0
2 parents 9a2a2da + 600f2e4 commit b3a4723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<junit-platform-launcher.version>1.7.2</junit-platform-launcher.version>
3636
<mockito.version>3.12.4</mockito.version>
3737
<assertj.version>3.21.0</assertj.version>
38-
<archunit.version>0.20.1</archunit.version>
38+
<archunit.version>0.21.0</archunit.version>
3939
<json-unit-fluent.version>2.28.0</json-unit-fluent.version>
4040

4141
<!-- Maven plug-in versions -->

0 commit comments

Comments
 (0)