Skip to content

Commit 178e374

Browse files
Bump checkstyle from 9.2.1 to 10.2 in /fhir-parent
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2.1 to 10.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-9.2.1...checkstyle-10.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 017fb50 commit 178e374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fhir-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,7 @@
846846
<dependency>
847847
<groupId>com.puppycrawl.tools</groupId>
848848
<artifactId>checkstyle</artifactId>
849-
<version>9.2.1</version>
849+
<version>10.2</version>
850850
</dependency>
851851
</dependencies>
852852
<executions>

0 commit comments

Comments
 (0)