Skip to content

Commit

Permalink
Upgrade Dependencies, closes #193 (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfs authored Sep 26, 2024
1 parent 537a701 commit 450aeba
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[versions]
asm = "9.6"
asm = "9.7"
eclipse-jdt = "2.2.600"
express = "0.3.1"
hamcrest = "2.2"
jems2 = "2.22.0"
junit = "5.8.2"
junit-testkit = "1.9.2"
mockito4 = "4.6.1"
org-json = "20230618"
rxjava3 = "3.1.6"
jems2 = "2.23.1"
junit = "5.11.0"
junit-testkit = "1.11.0"
mockito4 = "4.11.0"
org-json = "20240303"
rxjava3 = "3.1.9"
srcless = "0.6.0"

[libraries]
Expand Down

0 comments on commit 450aeba

Please sign in to comment.