Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 58067a8 commit 2e57cb5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[versions]
kotlin = "2.1.0"
compose = "1.7.3"
compose = "1.8.0+check"
kotlin-coroutine = "1.10.1"
jackson = "2.18.2"
bouncycastle = "1.79"
bouncycastle = "1.80"
commons-io = "2.18.0"
jna = "5.16.0"
mslinks = "1.0.6.2"
bfme2-modding-utils = "1.0.26"
bfme2-modding-utils = "1.0.27"
kotlin-dll-injector = "1.0.10"
assertj = "3.27.0"
assertj = "3.27.2"
wiremock = "3.10.0"
launch4j = "3.0.6"

Expand Down

0 comments on commit 2e57cb5

Please sign in to comment.