Skip to content

Commit

Permalink
Bumped tomlj
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Jul 15, 2024
1 parent 877dd5f commit 61000a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencyResolutionManagement {

library("google-cloud-secretmanager", "com.google.cloud:google-cloud-secretmanager:2.28.0")
library("hadoop-common", "org.apache.hadoop:hadoop-common:2.10.2")
library("tomlj", "org.tomlj:tomlj:1.1.0")
library("tomlj", "org.tomlj:tomlj:1.1.1")
library("embedded-consul", "com.pszymczyk.consul:embedded-consul:2.2.1")
library("snakeyaml", "org.yaml:snakeyaml:2.2")
library("kaml", "com.charleskorn.kaml:kaml:0.42.0")
Expand Down

0 comments on commit 61000a1

Please sign in to comment.