Skip to content

Commit afea231

Browse files
chore(deps): bump net.alchim31.maven:scala-maven-plugin from 4.9.1 to 4.9.2 (#775)
* chore(deps): bump net.alchim31.maven:scala-maven-plugin Bumps net.alchim31.maven:scala-maven-plugin from 4.9.1 to 4.9.2. --- updated-dependencies: - dependency-name: net.alchim31.maven:scala-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md [skip CI] --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
1 parent 1aecc1d commit afea231

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Update dependencies:
1515
- [#764](https://github.com/influxdata/influxdb-client-java/pull/764): `maven-javadoc-plugin` to `3.10.0`
1616
- [#765](https://github.com/influxdata/influxdb-client-java/pull/765): `maven-site-plugin` to `3.20.0`
1717
- [#766](https://github.com/influxdata/influxdb-client-java/pull/766): `versions-maven-plugin` to `2.17.1`
18+
- [#775](https://github.com/influxdata/influxdb-client-java/pull/775): `scala-maven-plugin` to `4.9.2`
1819
- [#777](https://github.com/influxdata/influxdb-client-java/pull/777): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.5.0`
1920
- [#778](https://github.com/influxdata/influxdb-client-java/pull/778): `maven-deploy-plugin` to `3.1.3`
2021

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<plugin.checkstyle.version>3.5.0</plugin.checkstyle.version>
120120
<plugin.jacoco.version>0.8.12</plugin.jacoco.version>
121121
<plugin.site.version>3.20.0</plugin.site.version>
122-
<plugin.scala.version>4.9.1</plugin.scala.version>
122+
<plugin.scala.version>4.9.2</plugin.scala.version>
123123

124124
<pekko.version>1.1.1</pekko.version>
125125
<kotlin.version>2.0.0</kotlin.version>

0 commit comments

Comments
 (0)