some more bstats metrics

This commit is contained in:
Julian Krings
2024-12-26 11:22:06 +01:00
parent 090ff730a7
commit 97c7ac0528
4 changed files with 99 additions and 22 deletions
+1
View File
@@ -151,6 +151,7 @@ allprojects {
compileOnly 'rhino:js:1.7R2'
compileOnly 'com.github.ben-manes.caffeine:caffeine:3.0.6'
compileOnly 'org.apache.commons:commons-lang3:3.12.0'
compileOnly 'com.github.oshi:oshi-core:6.6.5'
}
/**