Skip to content

Commit 7d0ce7f

Browse files
dependabot[bot]paul58914080github-actions[bot]
committed
build(deps): bump git-code-format-maven-plugin.version from 5.3 to 5.4 (#49)
* build(deps): bump git-code-format-maven-plugin.version in /example Bumps `git-code-format-maven-plugin.version` from 5.3 to 5.4. Updates `com.cosium.code:google-java-format` from 5.3 to 5.4 - [Commits](Cosium/git-code-format-maven-plugin@5.3...5.4) Updates `com.cosium.code:git-code-format-maven-plugin` from 5.3 to 5.4 - [Commits](Cosium/git-code-format-maven-plugin@5.3...5.4) --- updated-dependencies: - dependency-name: com.cosium.code:google-java-format dependency-version: '5.4' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.cosium.code:git-code-format-maven-plugin dependency-version: '5.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * ci: update generated cookiecutter template from example --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Williams <paul58914080@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a52b09d commit 7d0ce7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
3030
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
3131
<jib-maven.plugin.version>3.4.6</jib-maven.plugin.version>
32-
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
32+
<git-code-format-maven-plugin.version>5.4</git-code-format-maven-plugin.version>
3333
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>
3434
<pitest-maven-plugin.version>1.20.4</pitest-maven-plugin.version>
3535
<pitest-junit5-plugin.version>1.2.3</pitest-junit5-plugin.version>

{{cookiecutter.app_name}}/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
3030
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
3131
<jib-maven.plugin.version>3.4.6</jib-maven.plugin.version>
32-
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
32+
<git-code-format-maven-plugin.version>5.4</git-code-format-maven-plugin.version>
3333
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>
3434
<pitest-maven-plugin.version>1.20.3</pitest-maven-plugin.version>
3535
<pitest-junit5-plugin.version>1.2.3</pitest-junit5-plugin.version>

0 commit comments

Comments
 (0)