Skip to content

Commit

Permalink
Update build.gradle.kts to fix spacing
Browse files Browse the repository at this point in the history
Fix comment spacing
  • Loading branch information
mike-solomon authored Aug 7, 2023
1 parent 60557c3 commit d7f0753
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 @@ -49,7 +49,7 @@ configurations.all {
}
}

//The bom version can also be set to a specific version or latest.release.
// The bom version can also be set to a specific version or latest.release.
val rewriteBomVersion = "latest.integration"

dependencies {
Expand Down

0 comments on commit d7f0753

Please sign in to comment.