Skip to content

Commit cc03754

Browse files
StefanIliev545Katelyn Baker
authored andcommitted
CORDA-2586 - Added missing publish for common-logging lib. (#5118)
1 parent 9840d9d commit cc03754

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,8 @@ bintrayConfig {
380380
'corda-tools-network-bootstrapper',
381381
'corda-tools-cliutils',
382382
'corda-common-configuration-parsing',
383-
'corda-common-validation'
383+
'corda-common-validation',
384+
'corda-common-logging'
384385
]
385386
license {
386387
name = 'Apache-2.0'

0 commit comments

Comments
 (0)