Merge pull request 'Update dependency io.mongock:mongodb-springdata-v4-driver to v5.5.0' (#49) from renovate/io.mongock-mongodb-springdata-v4-driver-5.x into master
Some checks failed
Deploy to Dokku / docker (ubuntu-latest) (push) Has been cancelled

Reviewed-on: #49
This commit is contained in:
Lee 2024-11-02 23:15:56 +00:00
commit 2b588a5940

@ -117,7 +117,7 @@
<dependency> <dependency>
<groupId>io.mongock</groupId> <groupId>io.mongock</groupId>
<artifactId>mongodb-springdata-v4-driver</artifactId> <artifactId>mongodb-springdata-v4-driver</artifactId>
<version>5.4.4</version> <version>5.5.0</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>