Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gnefedev committed Apr 5, 2023
1 parent b409ce7 commit 0ffb6d6
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 @@ -134,10 +134,10 @@ val toObfuscate: Configuration by configurations.creating {

val obfuscationLibs: Configuration by configurations.creating

val mixcrAlgoVersion = "4.3.0-41-develop"
val milibVersion = "2.4.0-5-master"
val mixcrAlgoVersion = "4.3.0-46-allele_fix"
val milibVersion = "2.4.0-7-master"
val mitoolVersion = "1.7.0-5-main"
val repseqioVersion = "1.8.0-11-master"
val repseqioVersion = "1.8.0-20-master"

val picocliVersion = "4.6.3"
val jacksonBomVersion = "2.14.2"
Expand Down

0 comments on commit 0ffb6d6

Please sign in to comment.