Skip to content

Commit

Permalink
improve wording
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Aug 8, 2024
1 parent 5ca72a8 commit dce5a96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ gradleEnterprise {
dependencyResolutionManagement {
versionCatalogs {
create("libs") {
// define a constant for the com.swirlds version, since they are all in lockstep
// Define a constant for the platform SDK version.
// Platform SDK modules are all released together with matching versions.
val swirldsVersion = "0.51.5"

// Compile time dependencies
Expand Down

0 comments on commit dce5a96

Please sign in to comment.