Skip to content

Commit

Permalink
build(gradle): Support IntelliJ 2023.2.3 (#9034)
Browse files Browse the repository at this point in the history
  • Loading branch information
asikowitz authored Oct 25, 2023
1 parent 9cccd22 commit dd5d997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metadata-models/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies {
}
}
api project(':li-utils')
api project(path: ':li-utils', configuration: "dataTemplate")
dataModel project(':li-utils')

compileOnly externalDependency.lombok
Expand Down

0 comments on commit dd5d997

Please sign in to comment.