Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/com.fasterxml.jackson.modul…
Browse files Browse the repository at this point in the history
…e-jackson-module-blackbird-2.16.1
omerbilgin authored Jan 18, 2024
2 parents 3e54703 + 324093d commit cdac9b4
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@omerbilgin
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>json-path</artifactId>
<version>5.3.2</version>
<version>5.4.0</version>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
@@ -101,7 +101,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.3</version>
<configuration>
<testFailureIgnore>false</testFailureIgnore>
<argLine>

0 comments on commit cdac9b4

Please sign in to comment.