Skip to content

Commit

Permalink
Merge pull request #48 from CytonicMC/renovate/dev.hollowcube-polar-1.x
Browse files Browse the repository at this point in the history
Update dependency dev.hollowcube:polar to v1.9.3
  • Loading branch information
Foxikle authored May 15, 2024
2 parents 9f1bd3a + 27d2669 commit d0295ed
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 d0295ed

Please sign in to comment.