Skip to content

Commit

Permalink
Use latest container core
Browse files Browse the repository at this point in the history
  • Loading branch information
dmgaldi committed Mar 25, 2024
1 parent 4994aee commit 79d1bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ repositories {
//

// versions
val coreLib = "7.0.1" // Container core lib version
val coreLib = "7.0.6" // Container core lib version
val edaCompute = "2.6.1" // EDA Compute version (used to pull in compute plugin RAML)
val edaCommon = "11.7.2" // EDA Common version
val fgputil = "2.13.1-jakarta" // FgpUtil version
Expand Down

0 comments on commit 79d1bdc

Please sign in to comment.