lucko / helper

A collection of utilities and extended APIs to support the rapid and easy development of Bukkit plugins.
MIT License
456 stars 87 forks source link

Update mongo-java-driver version #88

Closed FerusGrim closed 3 years ago

DokanBoy commented 3 years ago

is it work? I cant find mongo-java-driver 4.2.0 on maven central

lucko commented 3 years ago

Well spotted! Yeah, it seems 3.12.7 is the latest for the artifact we're using.

Perhaps you meant https://mvnrepository.com/artifact/org.mongodb/mongodb-driver-core ?

If we're bumping to a new major release, probably need to increment the helper-mongo version too.

FerusGrim commented 3 years ago

Just testing you guys, of course.

DokanBoy commented 3 years ago

@lucko wtf???

lucko commented 3 years ago

@lucko wtf???

hm?

DokanBoy commented 3 years ago

@lucko wtf???

hm?

Are you sure it will work? I think it will break the build.

FerusGrim commented 3 years ago

@DokanBoy Nope, it still builds fine. You may have missed my sneaky commit to fix the issue.

DokanBoy commented 3 years ago

@DokanBoy Nope, it still builds fine. You may have missed my sneaky commit to fix the issue.

Ooops, sorry.