From 43d4d78c375c1fbc178322f8749becb73eb95999 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 17 Jun 2024 16:13:59 +0530 Subject: [PATCH] fix: dependency update --- .gitignore | 1 + README.md | 2 +- pom.xml | 14 +++++++------- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index ba326e8..80ec275 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ buildNumber.properties .mvn/timing.properties # https://github.com/takari/maven-wrapper#usage-without-binary-jar .mvn/wrapper/maven-wrapper.jar +*.iml diff --git a/README.md b/README.md index 672bdbf..690ce9f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Add maven dependency to pom.xml io.github.ashwithpoojary98 appium_flutterfinder_java - 1.0.6 + 1.0.9 ``` diff --git a/pom.xml b/pom.xml index 02dabba..25f1b06 100644 --- a/pom.xml +++ b/pom.xml @@ -5,21 +5,21 @@ 4.0.0 io.github.ashwithpoojary98 appium_flutterfinder_java - 1.0.6 + 1.0.9 org.apache.maven.plugins maven-compiler-plugin - 1.8 - 1.8 + 11 + 11 org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.7.0 true ossrh @@ -57,9 +57,9 @@ - 1.8 - 1.8 - 9.1.0 + 11 + 11 + 9.2.3 2.10.1 7.8.0 true