Skip to content

Fix incorrect POM filter with case sensitivity#2804

Merged
nafg merged 1 commit into
slick:mainfrom
mdedetrich:fix-incorrect-case-in-pom-filter
Aug 21, 2023
Merged

Fix incorrect POM filter with case sensitivity#2804
nafg merged 1 commit into
slick:mainfrom
mdedetrich:fix-incorrect-case-in-pom-filter

Conversation

@mdedetrich

Copy link
Copy Markdown
Contributor

The POM entry is

<dependency>
    <groupId>com.typesafe.slick</groupId>
    <artifactId>slickcompatcollections_2.12</artifactId>
    <version>3.5.0-pre.134.80a82c1f</version>
</dependency>

where as we were checking for slickCompatCollections

@mdedetrich mdedetrich force-pushed the fix-incorrect-case-in-pom-filter branch from 92fcd08 to ca2eb36 Compare August 21, 2023 22:55
@nafg nafg merged commit 04ce9b0 into slick:main Aug 21, 2023
@mdedetrich mdedetrich deleted the fix-incorrect-case-in-pom-filter branch August 21, 2023 23:09
@nafg nafg added this to the 3.5.0 milestone Nov 20, 2023
@nafg nafg added the build Change to the build definition and dependencies label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Change to the build definition and dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants