Skip to content

Commit

Permalink
Merge pull request #91 from target/dependabot/gradle/jars-493a926b6a
Browse files Browse the repository at this point in the history
Bump the jars group with 13 updates
  • Loading branch information
slushpupie authored Feb 29, 2024
2 parents dd4e3b5 + 51eeae5 commit a93d8f4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@
kotlin = "1.8.20"

# https://mvnrepository.com/artifact/org.slf4j/slf4j-api
slf4j = "2.0.11"
slf4j = "2.0.12"
# https://mvnrepository.com/artifact/com.sksamuel.hoplite/hoplite-core
hoplite = "2.7.5"
# https://mvnrepository.com/artifact/org.http4k/http4k-core
http4k = "5.13.2.0"
http4k = "5.13.8.0"
# https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core
jackson = "2.16.1"
# https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp
okhttp = "4.12.0"
# https://mvnrepository.com/artifact/org.postgresql/postgresql
postgresql = "42.7.1"
postgresql = "42.7.2"
# https://mvnrepository.com/artifact/org.flywaydb/flyway-core
flyway = "10.7.1"
flyway = "10.8.1"
# https://mvnrepository.com/artifact/com.sksamuel.scrimage/scrimage-core
scrimage = "4.1.1"
# https://mvnrepository.com/artifact/com.slack.api/bolt
bolt = "1.38.0"
bolt = "1.38.2"
# https://mvnrepository.com/artifact/javax.websocket/javax.websocket-api
websocket = "1.1"
# https://mvnrepository.com/artifact/org.glassfish.tyrus.bundles/tyrus-standalone-client
Expand Down

0 comments on commit a93d8f4

Please sign in to comment.