Skip to content

Commit 68e6280

Browse files
chore(deps): bump placeholderapi from 2.11.1 to 2.11.2 (CarmJos#7)
Bumps placeholderapi from 2.11.1 to 2.11.2. --- updated-dependencies: - dependency-name: me.clip:placeholderapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a8e639 commit 68e6280

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

platform/bukkit/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>me.clip</groupId>
3737
<artifactId>placeholderapi</artifactId>
38-
<version>2.11.1</version>
38+
<version>2.11.2</version>
3939
<scope>provided</scope>
4040
</dependency>
4141

platform/spigot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>me.clip</groupId>
4040
<artifactId>placeholderapi</artifactId>
41-
<version>2.11.1</version>
41+
<version>2.11.2</version>
4242
<scope>provided</scope>
4343
</dependency>
4444

0 commit comments

Comments
 (0)