mirror of
https://github.com/gotson/komga.git
synced 2025-01-09 12:18:03 +08:00
build(deps): bump jmh to 1.36
This commit is contained in:
parent
4e852422e2
commit
f956a2d4f6
@ -125,8 +125,8 @@ dependencies {
|
||||
testImplementation("com.tngtech.archunit:archunit-junit5:0.23.1")
|
||||
|
||||
benchmarkImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
|
||||
benchmarkImplementation("org.openjdk.jmh:jmh-core:1.35")
|
||||
kaptBenchmark("org.openjdk.jmh:jmh-generator-annprocess:1.35")
|
||||
benchmarkImplementation("org.openjdk.jmh:jmh-core:1.36")
|
||||
kaptBenchmark("org.openjdk.jmh:jmh-generator-annprocess:1.36")
|
||||
kaptBenchmark("org.springframework.boot:spring-boot-configuration-processor:2.7.5")
|
||||
|
||||
developmentOnly("org.springframework.boot:spring-boot-devtools:2.7.5")
|
||||
|
Loading…
Reference in New Issue
Block a user