Skip to content

Commit 08dbc6d

Browse files
Bump io.mockk:mockk-jvm from 1.14.0 to 1.14.2
Bumps [io.mockk:mockk-jvm](https://github.com/mockk/mockk) from 1.14.0 to 1.14.2. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.0...1.14.2) --- updated-dependencies: - dependency-name: io.mockk:mockk-jvm dependency-version: 1.14.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34bd065 commit 08dbc6d

File tree

1 file changed

+1
-1
lines changed
  • querydsl-tooling/querydsl-ksp-codegen

1 file changed

+1
-1
lines changed

querydsl-tooling/querydsl-ksp-codegen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>io.mockk</groupId>
5252
<artifactId>mockk-jvm</artifactId>
53-
<version>1.14.0</version>
53+
<version>1.14.2</version>
5454
<scope>test</scope>
5555
</dependency>
5656
<dependency>

0 commit comments

Comments
 (0)