Skip to content

Commit

Permalink
Update dependency dev.hollowcube:polar to v1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent 9f1bd3a commit 27d2669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
annotationProcessor("org.projectlombok:lombok:1.18.32") // lombok
implementation("org.tomlj:tomlj:1.1.1") // Config lang
implementation("com.rabbitmq:amqp-client:5.21.0") // Message broker
implementation("dev.hollowcube:polar:1.8.1") // Polar
implementation("dev.hollowcube:polar:1.9.3") // Polar
}

tasks.withType<Jar> {
Expand Down

0 comments on commit 27d2669

Please sign in to comment.