Skip to content

Commit

Permalink
Upgrade self-dependency 4.23 -> 5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
markslater committed Jun 8, 2024
1 parent 11ba131 commit 104c2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ asciidoctorTabs = { group = "rubygems", name = "asciidoctor-tabs", version = "1.
kotlinCoroutines = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version = "1.8.1" }
maverickSynergyClient = { group = "com.sshtools", name = "maverick-synergy-client", version = "3.1.1" }
argo = { group = "net.sourceforge.argo", name = "argo", version = "7.5" }
urin = { group = "net.sourceforge.urin", name = "urin", version = "4.23" }
urin = { group = "net.sourceforge.urin", name = "urin", version = "5.1" }
kotest = { group = "io.kotest", name = "kotest-assertions-core", version = "5.9.0" }
bouncycastleProvider = { group = "org.bouncycastle", name = "bcprov-jdk18on", version.ref = "bouncycastle" }
bouncycastlePkix = { group = "org.bouncycastle", name = "bcpkix-jdk18on", version.ref = "bouncycastle" }

0 comments on commit 104c2c1

Please sign in to comment.