Skip to content

Commit

Permalink
chore: dependency upgrade to release versions (at least very close to…
Browse files Browse the repository at this point in the history
… it)
  • Loading branch information
dbolotin committed Jun 29, 2023
1 parent 9724e59 commit 6e0656a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,14 @@ val toObfuscate: Configuration by configurations.creating {

val obfuscationLibs: Configuration by configurations.creating

val mixcrAlgoVersion = "4.3.0-206-fix-alleles"
val mixcrAlgoVersion = "4.3.0-208-develop"
val milibVersion = ""
val mitoolVersion = ""
val repseqioVersion = "1.8.0-82-master"
val repseqioVersion = ""

val picocliVersion = "4.6.3"
val jacksonBomVersion = "2.15.2"
val milmVersion = "3.7.0"
val milmVersion = "3.8.0"

val cliktVersion = "3.5.0"
val jcommanderVersion = "1.72"
Expand Down

0 comments on commit 6e0656a

Please sign in to comment.