Skip to content

Bump dev.inmo:tgbotapi from 20.0.1 to 21.0.0 #67

Bump dev.inmo:tgbotapi from 20.0.1 to 21.0.0

Bump dev.inmo:tgbotapi from 20.0.1 to 21.0.0 #67

Workflow file for this run

name: build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: setup
uses: actions/[email protected]
with:
java-version: '21'
distribution: 'temurin'
cache: gradle
- name: build
run: gradle shadowJar