diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc
index e081c3b..b1afb11 100644
--- a/docs/modules/ROOT/pages/includes/attributes.adoc
+++ b/docs/modules/ROOT/pages/includes/attributes.adoc
@@ -1,2 +1,2 @@
-:quarkus-version: 3.10.2
+:quarkus-version: 3.13.2
:quarkus-github-action-version: 2.3.1
diff --git a/integration-tests/src/test/resources/__snapshots__/CodestartKotlinTest/testContent/pom.xml b/integration-tests/src/test/resources/__snapshots__/CodestartKotlinTest/testContent/pom.xml
index 57a85c7..a686b86 100644
--- a/integration-tests/src/test/resources/__snapshots__/CodestartKotlinTest/testContent/pom.xml
+++ b/integration-tests/src/test/resources/__snapshots__/CodestartKotlinTest/testContent/pom.xml
@@ -77,6 +77,7 @@
build
generate-code
generate-code-tests
+ native-image-agent
@@ -85,9 +86,7 @@
maven-compiler-plugin
${compiler-plugin.version}
-
- -parameters
-
+ true
diff --git a/integration-tests/src/test/resources/__snapshots__/CodestartTest/testContent/pom.xml b/integration-tests/src/test/resources/__snapshots__/CodestartTest/testContent/pom.xml
index dc9a61f..0d7122d 100644
--- a/integration-tests/src/test/resources/__snapshots__/CodestartTest/testContent/pom.xml
+++ b/integration-tests/src/test/resources/__snapshots__/CodestartTest/testContent/pom.xml
@@ -61,6 +61,7 @@
build
generate-code
generate-code-tests
+ native-image-agent
@@ -69,9 +70,7 @@
maven-compiler-plugin
${compiler-plugin.version}
-
- -parameters
-
+ true
diff --git a/pom.xml b/pom.xml
index d6f1217..3bdec65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
17
UTF-8
UTF-8
- 3.10.2
+ 3.13.2
3.1.7
1.321.0