Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit f92918e

Browse files
committed
Add latest MongoDB 7.0.x release
1 parent f30e327 commit f92918e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
GRADLE_OPTS: -Xmx1500m -Dfile.encoding=UTF-8
2121
strategy:
2222
matrix:
23-
mongodb-version: ['4.4', '5.0', '6.0' ]
23+
mongodb-version: ['4.4', '5.0', '6.0', '7.0.14' ]
2424
steps:
2525
- uses: actions/checkout@v4
2626
- name: Set up JDK

0 commit comments

Comments
 (0)