Skip to content

Commit

Permalink
Update dependency de.muenchen.oss:itm-java-codeformat to v1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 35f67f6 commit 291f891
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
<dependency>
<groupId>de.muenchen.oss</groupId>
<artifactId>itm-java-codeformat</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
</dependency>
</dependencies>
<configuration>
Expand Down
2 changes: 1 addition & 1 deletion frontend/apigateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
<dependency>
<groupId>de.muenchen.oss</groupId>
<artifactId>itm-java-codeformat</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 291f891

Please sign in to comment.