Skip to content

Commit

Permalink
Bump com.oracle.database.r2dbc:oracle-r2dbc from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [com.oracle.database.r2dbc:oracle-r2dbc](https://github.com/oracle/oracle-r2dbc) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/oracle/oracle-r2dbc/releases)
- [Commits](oracle/oracle-r2dbc@1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: com.oracle.database.r2dbc:oracle-r2dbc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 3fbf74d commit a4b9ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/r2dbc/shedlock-provider-r2dbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>com.oracle.database.r2dbc</groupId>
<artifactId>oracle-r2dbc</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit a4b9ce7

Please sign in to comment.