Skip to content

Commit 96d4ab8

Browse files
Bump the maven group across 2 directories with 1 update
Bumps the maven group with 1 update in the /turing-java-sdk directory: [org.assertj:assertj-core](https://github.com/assertj/assertj). Bumps the maven group with 1 update in the /turing-commons directory: [org.assertj:assertj-core](https://github.com/assertj/assertj). Updates `org.assertj:assertj-core` from 3.27.6 to 3.27.7 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.6...assertj-build-3.27.7) Updates `org.assertj:assertj-core` from 3.27.6 to 3.27.7 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.6...assertj-build-3.27.7) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 dependency-type: direct:development dependency-group: maven - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 dependency-type: direct:development dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53cee3a commit 96d4ab8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

turing-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<dependency>
148148
<groupId>org.assertj</groupId>
149149
<artifactId>assertj-core</artifactId>
150-
<version>3.27.6</version>
150+
<version>3.27.7</version>
151151
<scope>test</scope>
152152
</dependency>
153153
</dependencies>

turing-java-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.assertj</groupId>
8181
<artifactId>assertj-core</artifactId>
82-
<version>3.27.6</version>
82+
<version>3.27.7</version>
8383
<scope>test</scope>
8484
</dependency>
8585
</dependencies>

0 commit comments

Comments
 (0)