Skip to content

Commit f30d349

Browse files
Add description to bom project (#1813)
1 parent b9534de commit f30d349

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

temporal-bom/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ plugins {
22
id 'java-platform'
33
}
44

5+
description = '''Temporal Java BOM'''
6+
57
dependencies {
68
constraints {
79
api project(':temporal-kotlin')

0 commit comments

Comments
 (0)