Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Commit 1ae78f9

Browse files
log4j dependency isn't needed.
1 parent df01930 commit 1ae78f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ repositories {
1010

1111
dependencies {
1212
api 'com.structurizr:structurizr-export:1.15.0'
13-
implementation 'org.apache.logging.log4j:log4j-api:2.17.1'
1413

1514
testImplementation 'com.structurizr:structurizr-client:1.24.0'
1615
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'

0 commit comments

Comments
 (0)