You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add Implementation-Version to manifest for client/testing
so that you can grab the version using
LiiklusClient.class.getPackage().getImplementationVersion()
Fixes#159
* move manifest options to the root build.gradle
btw can you add into manifest version? So that getPackageVersion on class will work?
https://github.com/testcontainers/testcontainers-java/blob/master/modules/mockserver/src/test/java/org/testcontainers/containers/MockServerContainerTest.java#L22
Originally posted by @lanwen in #155
The text was updated successfully, but these errors were encountered: