Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent b121977 commit c6d0dc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@ dependencies {

// metrics and sentry
implementation("org.bstats:bstats-bukkit:3.1.0")
implementation("io.sentry:sentry:7.20.0")
implementation("io.sentry:sentry:7.20.1")

// database
implementation("com.zaxxer:HikariCP:6.2.1")
implementation("com.j256.ormlite:ormlite-jdbc:6.1")
implementation("com.h2database:h2:2.3.232")
implementation("org.postgresql:postgresql:42.7.4")
implementation("org.postgresql:postgresql:42.7.5")

// lombok
compileOnly("org.projectlombok:lombok:1.18.36")
Expand Down

0 comments on commit c6d0dc7

Please sign in to comment.