Compare commits

..

2 Commits

Author SHA1 Message Date
nitrix feea695412 Merge pull request 'Update dependency com.puppycrawl.tools:checkstyle to v13.4.0' (#64) from renovate/com.puppycrawl.tools-checkstyle-13.x into master
CI / build-and-publish (push) Has been cancelled
CI / frontend-e2e (push) Has been cancelled
CI / frontend-test (push) Has been cancelled
CI / backend-test (push) Has been cancelled
2026-04-21 00:00:04 +02:00
Renovate Bot 3d0f78d122 Update dependency com.puppycrawl.tools:checkstyle to v13.4.0
CI / frontend-test (push) Successful in 36s
CI / backend-test (push) Successful in 1m25s
CI / frontend-e2e (push) Successful in 2m10s
CI / build-and-publish (push) Has been skipped
2026-04-20 21:43:01 +00:00
+1 -1
View File
@@ -95,7 +95,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>13.3.0</version>
<version>13.4.0</version>
</dependency>
</dependencies>
<configuration>