test #9

Closed
Abdulbari wants to merge 4 commits from test into main
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
</parent>
<groupId>com.sgs</groupId>
<artifactId>sgs</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.4-SNAPSHOT</version>
<name>sgs</name>
<description>SGS project for Spring Boot</description>
<properties>

View File

@@ -1,6 +1,6 @@
{
"name": "sgs-web",
"version": "1.0.2",
"version": "1.0.4",
"private": true,
"dependencies": {
"@apollo/client": "^3.13.8",