akshaisarma
released this
11 Jan 23:14
·
1 commit
to master
since this release
Upgrades to Bullet Core 1.5.2
We now only have a compile time dependency on slf4j-api
. The binding to log4j is marked as provided so dependent projects can use whatever logging implementation they want. If log4j is desired, then those projects can depend on the binding and mark it as as scope compile
.