Skip to content

Commit

Permalink
Merge branch 'master' into Add_email_and_username_to_upsert_script
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhz authored Feb 27, 2024
2 parents ff722fc + ff809d4 commit f659399
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.8
sbt.version=1.9.9
4 changes: 2 additions & 2 deletions ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nationalarchives/tdr-generated-graphql",
"version": "1.0.446",
"version": "1.0.447",
"description": "",
"main": "index.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "0.0.364-SNAPSHOT"
ThisBuild / version := "0.0.365-SNAPSHOT"

0 comments on commit f659399

Please sign in to comment.