Skip to content

Commit

Permalink
chore(deps): bump org.komapper:komapper-platform from 1.12.0 to 1.12.1
Browse files Browse the repository at this point in the history
Bumps [org.komapper:komapper-platform](https://github.com/komapper/komapper) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/komapper/komapper/releases)
- [Commits](komapper/komapper@v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: org.komapper:komapper-platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent 074b3a0 commit 59255de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
val kotlinMojangApi = "2.3.0"
val nettyCodecVersion = "4.1.96.Final"
val assertJcoreVersion = "3.24.2"
val komapperVersion = "1.12.0"
val komapperVersion = "1.12.1"
val kotestVersion = "5.6.2"

api(kotlin("stdlib"))
Expand Down

0 comments on commit 59255de

Please sign in to comment.