Skip to content

Commit

Permalink
Bump quarkus from 2.13.1 to 2.13.2 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcwrobel committed Oct 17, 2022
1 parent d905f05 commit f041247
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
@@ -1,3 +1,3 @@
java temurin-17.0.4+8
quarkus 2.13.1.Final
quarkus 2.13.2.Final
gradle 7.5.1
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -24,4 +24,4 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Bump tyrus-standalone-client from 1.19 to 1.20 (#77).
- Bump bolt-socket-mode from 1.25.1 to 1.26.1 (#79).
- Bump com.diffplug.spotless from 6.10.0 to 6.11.0 (#76).
- Bump quarkus from 2.12.0 to 2.13.1 (#80).
- Bump quarkus from 2.12.0 to 2.13.2 (#80, #83).
4 changes: 2 additions & 2 deletions gradle.properties
@@ -1,9 +1,9 @@
# Gradle properties
quarkusPluginId=io.quarkus
quarkusPluginVersion=2.13.1.Final
quarkusPluginVersion=2.13.2.Final
quarkusPlatformGroupId=io.quarkus.platform
quarkusPlatformArtifactId=quarkus-bom
quarkusPlatformVersion=2.13.1.Final
quarkusPlatformVersion=2.13.2.Final

# Quarkus properties
quarkus.package.type=uber-jar

0 comments on commit f041247

Please sign in to comment.