Skip to content

Commit 9f73043

Browse files
authored
Merge pull request #71 from fmjsjx/69-upgrade-dependencies
Upgrade dependencies
2 parents daaf8a5 + cd32583 commit 9f73043

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/bson-model.java-library-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111

1212
dependencies {
1313
// libcommon-bom
14-
api(platform("com.github.fmjsjx:libcommon-bom:3.6.0-RC2"))
14+
api(platform("com.github.fmjsjx:libcommon-bom:3.6.0"))
1515
// junit-bom
1616
testImplementation(platform("org.junit:junit-bom:5.10.0"))
1717
// jackson2-bom

0 commit comments

Comments
 (0)