bump kvector

This commit is contained in:
DBotThePony 2023-09-02 20:56:00 +07:00
parent 96e782c264
commit 02ec8454ca
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -81,7 +81,7 @@ dependencies {
implementation("com.github.jnr:jnr-ffi:2.2.13")
implementation("ru.dbotthepony:kbox2d:2.4.1.2")
implementation("ru.dbotthepony:kvector:2.2.3")
implementation("ru.dbotthepony:kvector:2.2.4")
implementation("com.github.ben-manes.caffeine:caffeine:3.1.5")
}