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 Nov 5, 2023
1 parent 61647e8 commit 354e078
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ checkstyle="10.12.4"
geantyref = "1.3.14"
errorprone="2.23.0"
indra = "3.1.3"
junit="5.10.0"
junit="5.10.1"
ktlint="0.49.1"
ktfmt="0.46"
pmd = "6.55.0"
Expand Down Expand Up @@ -47,7 +47,7 @@ guice-runtime = "com.google.inject:guice:5.0.1"

# Formats
gson = "com.google.code.gson:gson:2.8.0" # Fixed version, to avoid using API not present in older MC
hocon = "com.typesafe:config:1.4.2"
hocon = "com.typesafe:config:1.4.3"
jackson = "com.fasterxml.jackson.core:jackson-core:2.15.3"

# Tool
Expand Down

0 comments on commit 354e078

Please sign in to comment.