Skip to content

Commit 68a6128

Browse files
committed
chore: update jnosql-mongodb dependency to 1.1.13-SNAPSHOT
1 parent e707c07 commit 68a6128

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
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.eclipse.jnosql.databases</groupId>
1919
<artifactId>jnosql-mongodb</artifactId>
20-
<version>1.1.12</version>
20+
<version>1.1.13-SNAPSHOT</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>io.helidon.microprofile.bundles</groupId>

0 commit comments

Comments
 (0)