Skip to content

Commit e80fb3e

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.4 (#1302)
Signed-off-by: Simon Schrottner <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Simon Schrottner <[email protected]>
1 parent f66ccf9 commit e80fb3e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[submodule "providers/flagd/test-harness"]
55
path = providers/flagd/test-harness
66
url = https://github.com/open-feature/test-harness.git
7-
branch = v2.7.3
7+
branch = v2.7.4
88
[submodule "providers/flagd/spec"]
99
path = providers/flagd/spec
1010
url = https://github.com/open-feature/spec.git

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@
481481
<plugin>
482482
<groupId>com.diffplug.spotless</groupId>
483483
<artifactId>spotless-maven-plugin</artifactId>
484-
<version>2.44.3</version>
484+
<version>2.44.4</version>
485485
<configuration>
486486
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
487487
<!-- <ratchetFrom>origin/main</ratchetFrom>-->

providers/flagd/test-harness

0 commit comments

Comments
 (0)