Skip to content

Commit

Permalink
Fixed rebase conflict in build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Diederich committed Sep 19, 2024
1 parent f5a57ae commit dba0157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dependencies {
implementation("org.codehaus.plexus:plexus-xml:4.0.4")
implementation("org.apache.logging.log4j:log4j-core:2.24.0")
implementation("org.vafer:jdependency:2.11")
implementation("com.google.code.gson:gson:2.11.0")

testImplementation("org.spockframework:spock-core:2.3-groovy-3.0") {
exclude(group = "org.codehaus.groovy")
Expand Down

0 comments on commit dba0157

Please sign in to comment.