Skip to content

Conversation

@l-1squared
Copy link
Collaborator

No description provided.

@l-1squared l-1squared force-pushed the chore/kotlin-migration branch from b469cd4 to 9b53701 Compare October 22, 2025 16:22
@l-1squared l-1squared force-pushed the chore/kotlin-migration branch from 9b53701 to f794b58 Compare October 22, 2025 16:36
val version: String by project
testImplementation("com.tngtech.jgiven:jgiven-junit:$version")
testImplementation("junit:junit:4.13.2")
testImplementation("org.seleniumhq.selenium:selenium-java:4.36.0")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Intended downdate?

dependsOn(copyTask)
}
}
} No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No newline at end of file 😱

description = "Module for writing JGiven tests with Spock 2"

val spock2Version = "2.3-groovy-4.0"
val groovyVersion = "4.0.28"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another downdate?

implementation("com.beust:jcommander:1.82")
implementation(libs.assertj)

testImplementation("org.seleniumhq.selenium:selenium-java:4.36.0")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... third downdate.

Copy link
Collaborator

@hvennekate hvennekate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there might have been some inadvertent version changes, no?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants