Skip to content

Commit

Permalink
Merge branch 'master' of github.com:drallgood/jpasskit
Browse files Browse the repository at this point in the history
* 'master' of github.com:drallgood/jpasskit:
  Bump commons-io:commons-io from 2.15.1 to 2.16.1 (#569)
  Bump org.assertj:assertj-core from 3.24.2 to 3.25.3 (#571)
  Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to 2.23.1 (#570)
  Bump com.eatthepath:pushy from 0.15.3 to 0.15.4 (#576)
  Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 (#575)
  Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#573)
  • Loading branch information
drallgood committed Apr 16, 2024
2 parents bc1ea5e + 0209d71 commit 1cdac77
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format

[versions]
com-eatthepath-pushy = "0.15.3"
com-eatthepath-pushy = "0.15.4"
com-fasterxml-jackson-core-jackson-databind = "2.17.0"
com-fasterxml-jackson-datatype-jackson-datatype-jsr310 = "2.16.1"
com-fasterxml-jackson-datatype-jackson-datatype-jsr310 = "2.17.0"
com-google-guava-guava = "33.1.0-jre"
commons-codec-commons-codec = "1.16.0"
commons-io-commons-io = "2.15.1"
commons-codec-commons-codec = "1.16.1"
commons-io-commons-io = "2.16.1"
org-apache-commons-commons-lang3 = "3.14.0"
org-apache-logging-log4j-log4j-slf4j-impl = "2.22.1"
org-assertj-assertj-core = "3.24.2"
org-apache-logging-log4j-log4j-slf4j-impl = "2.23.1"
org-assertj-assertj-core = "3.25.3"
org-bouncycastle-bcpkix-jdk18on = "1.77"
org-mockito-mockito-core = "5.11.0"
org-restlet-jse-org-restlet = "2.4.3"
Expand Down

0 comments on commit 1cdac77

Please sign in to comment.