Skip to content

Commit

Permalink
Merge pull request #9 from ShaftHQ/dependabot/maven/src/main/resource…
Browse files Browse the repository at this point in the history
…s/archetype-resources/main/dev-dependencies-92ef90bc57

Bump the dev-dependencies group across 2 directories with 1 update
  • Loading branch information
MohabMohie authored Aug 3, 2024
2 parents 130382a + d93dffd commit ce90e5b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.shafthq</groupId>
<artifactId>testng-archetype</artifactId>
<version>8.2.20240624</version>
<version>8.3.20240803</version>
<packaging>maven-archetype</packaging>
<name>SHAFT_Engine: TestNG Archetype</name>
<description>SHAFT_Engine: TestNG Archetype</description>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/archetype-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<properties>
<!-- Make sure you point to the latest release version: https://github.com/ShaftHQ/SHAFT_ENGINE/releases -->
<shaft_engine.version>8.2.20240624</shaft_engine.version>
<shaft_engine.version>8.3.20240803</shaft_engine.version>
<jdk.version>21</jdk.version>
<aspectjweaver.version>1.9.22.1</aspectjweaver.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<properties>
<!-- Make sure you point to the latest release version: https://github.com/ShaftHQ/SHAFT_ENGINE/releases -->
<shaft_engine.version>8.2.20240624</shaft_engine.version>
<shaft_engine.version>8.3.20240803</shaft_engine.version>
<jdk.version>21</jdk.version>
<aspectjweaver.version>1.9.22.1</aspectjweaver.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit ce90e5b

Please sign in to comment.