Skip to content

Commit 88c347e

Browse files
build(deps-dev): bump com.flowlogix.depchain:unit-test from 95 to 97 (#29)
Bumps [com.flowlogix.depchain:unit-test](https://github.com/flowlogix/depchain) from 95 to 97. - [Release notes](https://github.com/flowlogix/depchain/releases) - [Commits](https://github.com/flowlogix/depchain/commits) --- updated-dependencies: - dependency-name: com.flowlogix.depchain:unit-test dependency-version: '97' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a963931 commit 88c347e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<properties>
2626
<!-- Override target java release -->
2727
<maven.compiler.release>17</maven.compiler.release>
28-
<flowlogix.depchain.version>95</flowlogix.depchain.version>
28+
<flowlogix.depchain.version>97</flowlogix.depchain.version>
2929
<checkstyle.suppressionsLocation>${maven.multiModuleProjectDirectory}/src/checkstyle/suppressions.xml</checkstyle.suppressionsLocation>
3030
<checkstyle.headerLocation>${maven.multiModuleProjectDirectory}/src/checkstyle/apache-header.txt</checkstyle.headerLocation>
3131
<!-- Turn off maven build cache -->

0 commit comments

Comments
 (0)