Skip to content

Commit

Permalink
Add Komapper v1.16.1 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamura-to authored Jan 20, 2024
1 parent 678cb9f commit 5924969
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ jobs:
strategy:
fail-fast: false
matrix:
kotlin: [ 1.9.20 ]
ksp: [ 1.0.14 ]
komapper: [ 1.3.0, 1.4.0, 1.5.0, 1.6.1, 1.7.1, 1.8.0, 1.9.0, 1.10.0, 1.11.0, 1.12.1, 1.13.0, 1.14.1, 1.15.0 ]
kotlin: [ 1.9.22 ]
ksp: [ 1.0.17 ]
komapper: [ 1.3.0, 1.4.0, 1.5.0, 1.6.1, 1.7.1, 1.8.0, 1.9.0, 1.10.0, 1.11.0, 1.12.1, 1.13.0, 1.14.1, 1.15.0, 1.16.1 ]
timeout-minutes: 10

steps:
Expand Down

0 comments on commit 5924969

Please sign in to comment.