Skip to content

Commit

Permalink
chore(deps): Update patch dependency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent fa66ec8 commit fce0474
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
Expand Up @@ -10,16 +10,16 @@ vineFlower = "1.9.3"
ideaExt = "1.1.7"
immutables = "2.10.0"
indra = "3.1.3"
junit = "5.10.1"
mergeTool = "1.2.0"
junit = "5.10.2"
mergeTool = "1.2.2"
mammoth = "1.3.1"

[libraries]
# shared
checkerQual = { module = "org.checkerframework:checker-qual", version.ref = "checker" }

# downloader-apache-http
apache-httpClient5 = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.3" }
apache-httpClient5 = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.3.1" }

# gradle-plugin
accessWidener = { module = "net.fabricmc:access-widener", version.ref = "accessWidener" }
Expand Down

0 comments on commit fce0474

Please sign in to comment.