Skip to content

Commit

Permalink
Use latest EdaCommon
Browse files Browse the repository at this point in the history
  • Loading branch information
dmgaldi committed Feb 28, 2024
1 parent 505c900 commit 767ed0e
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 @@ -80,7 +80,7 @@ repositories {
// versions
val coreLib = "6.19.1" // Container core lib version
val edaCompute = "2.5.7" // EDA Compute version (used to pull in compute plugin RAML)
val edaCommon = "11.7.1" // EDA Common version
val edaCommon = "11.7.2" // EDA Common version
val fgputil = "2.12.9-jakarta" // FgpUtil version

// use local EDA compute compiled schema if project exists, else use released version;
Expand Down

0 comments on commit 767ed0e

Please sign in to comment.