Skip to content

Commit

Permalink
Add Komapper v2.0.0 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamura-to authored Jul 14, 2024
1 parent b51f915 commit 5e0a734
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 @@ -52,7 +52,7 @@ jobs:
matrix:
kotlin: [ 1.9.24 ]
ksp: [ 1.0.20 ]
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, 1.17.0, 1.18.1 ]
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, 1.17.0, 1.18.1, 2.0.0 ]
timeout-minutes: 10

steps:
Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
matrix:
kotlin: [ 2.0.0 ]
ksp: [ 1.0.22 ]
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, 1.17.0, 1.18.1 ]
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, 1.17.0, 1.18.1, 2.0.0 ]
timeout-minutes: 10

steps:
Expand Down Expand Up @@ -126,7 +126,7 @@ jobs:
matrix:
kotlin: [ 2.0.0 ]
ksp: [ 1.0.22 ]
komapper: [ 1.18.1 ]
komapper: [ 1.18.1, 2.0.0 ]
timeout-minutes: 10

steps:
Expand Down

0 comments on commit 5e0a734

Please sign in to comment.