Skip to content

Commit

Permalink
⬆️ Bump com.thoughtworks.gauge:gauge-java from 0.10.1 to 0.10.2
Browse files Browse the repository at this point in the history
Bumps [com.thoughtworks.gauge:gauge-java](https://github.com/getgauge/gauge-java) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/getgauge/gauge-java/releases)
- [Commits](getgauge/gauge-java@v0.10.1...v0.10.2)

---
updated-dependencies:
- dependency-name: com.thoughtworks.gauge:gauge-java
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent e45c791 commit e1fd28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<java.version>17</java.version>
<kotlin.version>1.9.0</kotlin.version>
<kotlin.compiler.jvmTarget>${java.version}</kotlin.compiler.jvmTarget>
<gauge.java.version>0.10.1</gauge.java.version>
<gauge.java.version>0.10.2</gauge.java.version>
<gauge.maven.version>1.5.0</gauge.maven.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit e1fd28a

Please sign in to comment.