Update 2 files

- /summer2024-frontend/package.json
- /summer2024-backend/pom.xml
This commit is contained in:
Nicolas Froger 2024-08-06 20:29:54 +02:00
commit ca0c4ff9dd
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.kektus</groupId>
<artifactId>summer2024-backend</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.3-SNAPSHOT</version>
<properties>
<compiler-plugin.version>3.13.0</compiler-plugin.version>

View file

@ -1,6 +1,6 @@
{
"name": "summer2024-frontend",
"version": "2.1.2",
"version": "2.1.3",
"private": true,
"type": "module",
"scripts": {