Skip to content

Commit

Permalink
kotlin: Use latest version of sqlc-gen-kotlin (#2356)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleconroy authored Jun 22, 2023
1 parent e205122 commit 28696e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/kotlin/sqlc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
{
"name": "kt",
"wasm": {
"url": "https://downloads.sqlc.dev/plugin/sqlc-gen-kotlin_1.0.0.wasm",
"sha256": "7620dc5d462de41fdc90e2011232c842117b416c98fd5c163d27c5738431a45c"
"url": "https://downloads.sqlc.dev/plugin/sqlc-gen-kotlin_1.1.0.wasm",
"sha256": "57890144f4effed4fe71855418b87ad26d53dc5ed2030a66ad77e5e3a93d77fb"
}
}
],
Expand Down

0 comments on commit 28696e5

Please sign in to comment.