Bump KVector

This commit is contained in:
DBotThePony 2023-09-20 14:08:08 +07:00
parent 60c5b2a9ab
commit 33ac659e47
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -82,7 +82,7 @@ dependencies {
implementation("com.github.jnr:jnr-ffi:2.2.13")
implementation("ru.dbotthepony:kbox2d:2.4.1.6")
implementation("ru.dbotthepony:kvector:2.6.1")
implementation("ru.dbotthepony:kvector:2.8.0")
implementation("com.github.ben-manes.caffeine:caffeine:3.1.5")
}