Skip to content

Commit f1a7929

Browse files
committed
♻️@NeedsRefactoring for Deps
1 parent e087b81 commit f1a7929

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/core/src/main/kotlin/de/fayard/refreshVersions/core/internal/DependencyNotations.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ data class Library(
105105
}
106106

107107
@InternalRefreshVersionsApi
108+
@NeedsRefactoring("Use Dependency instead")
108109
class Deps(
109110
val libraries: List<Library>,
110111
val names: Map<Library, String>

0 commit comments

Comments
 (0)