Skip to content

Commit 82373d8

Browse files
authored
Merge pull request #25 from thake/renovate/net.openhft-chronicle-queue-5.x
Update dependency net.openhft:chronicle-queue to v5.24ea9
2 parents f21f905 + c76adbf commit 82373d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
val junitVersion by extra("5.7.0")
3131
implementation(kotlin("stdlib-jdk8"))
3232
implementation("com.github.thake.logminer", "logminer-sql-parser", "0.1.0")
33-
implementation("net.openhft", "chronicle-queue", "5.20.21")
33+
implementation("net.openhft", "chronicle-queue", "5.24ea9")
3434
implementation("io.github.microutils", "kotlin-logging", "1.12.5")
3535
compileOnly("org.apache.kafka", "connect-api", kafkaVersion)
3636
testRuntimeOnly("com.oracle.ojdbc", "ojdbc8", "19.3.0.0")

0 commit comments

Comments
 (0)