Skip to content

Commit 63887b9

Browse files
chore(deps): bump net.alchim31.maven:scala-maven-plugin from 4.9.0 to 4.9.1 (#730)
* chore(deps): bump net.alchim31.maven:scala-maven-plugin Bumps net.alchim31.maven:scala-maven-plugin from 4.9.0 to 4.9.1. --- 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 99c6cc0 commit 63887b9

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
@@ -6,6 +6,7 @@ Update dependencies:
66

77
#### Maven:
88
- [#729](https://github.com/influxdata/influxdb-client-java/pull/729): `maven-enforcer-plugin` to `3.5.0`
9+
- [#730](https://github.com/influxdata/influxdb-client-java/pull/730): `scala-maven-plugin` to `4.9.1`
910

1011
## 7.1.0 [2024-05-17]
1112

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.3.1</plugin.checkstyle.version>
120120
<plugin.jacoco.version>0.8.11</plugin.jacoco.version>
121121
<plugin.site.version>3.12.1</plugin.site.version>
122-
<plugin.scala.version>4.9.0</plugin.scala.version>
122+
<plugin.scala.version>4.9.1</plugin.scala.version>
123123

124124
<pekko.version>1.0.2</pekko.version>
125125
<kotlin.version>1.9.23</kotlin.version>

0 commit comments

Comments
 (0)