Skip to content

Commit dba0157

Browse files
author
Jan Diederich
committed
Fixed rebase conflict in build.gradle.kts
1 parent f5a57ae commit dba0157

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies {
2828
implementation("org.codehaus.plexus:plexus-xml:4.0.4")
2929
implementation("org.apache.logging.log4j:log4j-core:2.24.0")
3030
implementation("org.vafer:jdependency:2.11")
31+
implementation("com.google.code.gson:gson:2.11.0")
3132

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

0 commit comments

Comments
 (0)