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 4, 2025
1 parent 58067a8 commit bad0492
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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"
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 bad0492

Please sign in to comment.